Skip to content

[_] bugfix/Design fixes#511

Open
CandelR wants to merge 4 commits into
bugfix/error-upload-assetsfrom
feature/fix-design
Open

[_] bugfix/Design fixes#511
CandelR wants to merge 4 commits into
bugfix/error-upload-assetsfrom
feature/fix-design

Conversation

@CandelR

@CandelR CandelR commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Added design adjustments to the selection UI to fit design and a fix for the Security modal on the Account screen.
Also added (on iOS only) in select mode, drag across the photo grid to select a range of photos in one gesture.

Summary

  • Photos selection UI: removed the standaloneSelectionHeader component — cancel button and selection count are now part of PhotosHeader, which handles both normal and select-mode states. Unselected items no longer show an empty checkbox. Removed date group section headers from the timeline grid.

  • Swipe-to-select gesture (iOS): in select mode, hold and drag across the grid to select or deselect a range of photos in a single gesture. The anchor is captured at touch-down (before pan activation) so the first cell under the finger is always included. Dragging from an already selected photo deselects the range. Auto-scrolls when the finger reaches the top or bottom edge. Disabled on Android due to an unresolvable conflict between Gesture.Pan and FlashList scroll.

  • SecurityModal: fixed incorrect rendering on the Account screen

@CandelR CandelR requested a review from larryrider June 22, 2026 15:21
@CandelR CandelR self-assigned this Jun 22, 2026
@CandelR CandelR added bug Something isn't working enhancement New feature or request labels Jun 22, 2026
@sonarqubecloud

Copy link
Copy Markdown

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

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant