Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mobile): Fixes bottom exif info sheet modal drag controls #7165

Merged
merged 4 commits into from Feb 18, 2024

Conversation

martyfuhry
Copy link
Contributor

@martyfuhry martyfuhry commented Feb 17, 2024

  • Tested both AdvancedBottomSheet and ExifBottomSheet
  • Uses the drag widget at the top to close the modal now
  • You can also drag anywhere on the modal to slide down
  • Except when the modal takes up the whole vertical view, then you need to use the drag widget at the top, but at least it isn't completely broken
  • Fixed an issue with the two column layout throwing rendering errors and displaying grey boxes

In the future, we can do something better with this, especially for the case when the full view is expanded.

image

Closes #5425

Copy link

cloudflare-pages bot commented Feb 18, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1dccd48
Status: ✅  Deploy successful!
Preview URL: https://4210b3dd.immich.pages.dev
Branch Preview URL: https://fix-bottom-modal-draggable.immich.pages.dev

View logs

@alextran1502 alextran1502 merged commit 88214a4 into main Feb 18, 2024
25 checks passed
@alextran1502 alextran1502 deleted the fix/bottom-modal-draggable branch February 18, 2024 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] iphone 11 pro max swipe up to view EXIF meta data displays fine but no way to swipe closed.
2 participants