fix: keep camera roll visible on drafts interactions - WPB-25555#4699
Merged
jullianm merged 3 commits intoMay 18, 2026
Merged
Conversation
Contributor
Test Results1 865 tests 1 838 ✅ 2m 2s ⏱️ Results for commit b210ba2. ♻️ This comment has been updated with latest results. Summary: workflow run #26021486602 |
…eraction-closes-custom-gallery
…eraction-closes-custom-gallery
|
118c0b8
into
feat/drive-multiple-media-selection
13 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Issue
As part of the multiple media selection, we noticed that legacy behavior dismisses the camera roll - going back to its default mode (
.textInput) - in various cases:Now that user is able to interact with multiple media at once, it certainly provides bad UX where the user needs to manually click again on the camera icon button every time he wants to manage his drafts.
This PR attempts to fix this behavior by keeping the camera roll visible automatically.
Testing
Observe that camera roll remains visible so user no longer has to manually click on the camera icon button every time he's managing his drafts.
Checklist
[WPB-XXX].UI accessibility checklist
If your PR includes UI changes, please utilize this checklist: