[Feature] Unify button order between Fullscreen Preview and Gallery Selection toolbars #31508
hoshinetsu
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
There is an inconsistent button placement between the fullscreen preview toolbar and the multi-selection toolbar in the gallery grid for local-only media. This layout shift disrupts muscle memory and can lead to accidental deletion instead of uploading when organizing assets.
Currently, the actions for local media appear in conflicting orders:
Share|Upload|TrashShare|Trash|UploadWhen a user previews an asset fullscreen, the Upload button is in the center. Returning to the grid to select multiple items, muscle memory expects Upload to remain in the center, but the middle action has swapped to Trash.
Screenshots
Fullscreen preview toolbar (Share | Upload | Trash):


Gallery grid multi-selection toolbar (Share | Trash | Upload):
Describe the solution you'd like
Standardize the action order across both views so that destructive actions (Trash) and positive sync actions (Upload) occupy predictable positions.
Keeping Trash on the far right across both toolbars (i.e., Share | Upload | Trash) would prevent accidental taps and maintain UI consistency.
Platform
All reactions