Skip to content

[PB-6282]: refresh file picker after uploads and folder creation#480

Open
terrerox wants to merge 5 commits into
feature/PB-6280-create-folderfrom
feature/PB-6282-Signal-Android-RN
Open

[PB-6282]: refresh file picker after uploads and folder creation#480
terrerox wants to merge 5 commits into
feature/PB-6280-create-folderfrom
feature/PB-6282-Signal-Android-RN

Conversation

@terrerox

@terrerox terrerox commented Jun 5, 2026

Copy link
Copy Markdown

Add a native signaling bridge from React Native to the Android SAF provider.
Reuse provider cache invalidation for RN-originated parent folder changes.
Signal after successful file uploads and folder creation, with iOS/no-module no-op behavior.
Add Jest coverage for the wrapper, upload signaling, and folder signaling.

@terrerox terrerox marked this pull request as draft June 5, 2026 00:19
@terrerox terrerox force-pushed the feature/PB-6282-Signal-Android-RN branch from e65379b to f55f2cd Compare June 5, 2026 00:26
@terrerox terrerox changed the title Feature/pb 6282 signal android rn [PB-6282]: refresh file picker after uploads and folder creation Jun 5, 2026
@terrerox terrerox marked this pull request as ready for review June 5, 2026 02:52
@terrerox terrerox requested a review from CandelR June 5, 2026 02:52
@terrerox terrerox self-assigned this Jun 6, 2026
@terrerox terrerox force-pushed the feature/PB-6280-create-folder branch from 5b6a97b to b6a285e Compare June 6, 2026 17:36
terrerox added 4 commits June 6, 2026 13:36
Add a native signaling bridge from React Native to the Android SAF provider.
Reuse provider cache invalidation for RN-originated parent folder changes.
Signal after successful file uploads and folder creation, with iOS/no-module no-op behavior.
Add Jest coverage for the wrapper, upload signaling, and folder signaling.
@terrerox terrerox force-pushed the feature/PB-6282-Signal-Android-RN branch from c3704bc to 403d60c Compare June 6, 2026 17:37
@sonarqubecloud

sonarqubecloud Bot commented Jun 6, 2026

Copy link
Copy Markdown

@terrerox terrerox requested a review from xabg2 June 9, 2026 13:10
mockNotifyParentChanged.mockClear();
});

it('when a file upload succeeds, then it signals the destination folder uuid', async () => {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be better to use test when describing the tests with When..., then...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants