-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Handle popover showing from side only in sidebar screen #6558
Handle popover showing from side only in sidebar screen #6558
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like this PR has some regressions, mainly the animations on iOS/Android are now missing (create menu and change profile picture as examples). Can you update this and also add screenshots for the other platforms (iOS non-iPad, Android, Web) to confirm there are no additional regressions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the update!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to production by @Julesssss in version: 1.1.21-1 🚀
|
Details
The changes made are to support showing from the side the
popover
(FAB options) on iPad.Fixed Issues
$ #6278
$ #6520
$ #6519
$ #6522
Tests
+
icon and pressAdd attachment
, the nextpopover
should appear from bottom.popover
should appear from the bottom and centered from the sides on the screen.Upload photo
, nextpopover
should appear from bottom.QA Steps
+
icon and pressAdd attachment
, the nextpopover
should appear from bottom.popover
should appear from the bottom and centered from the sides on the screen.Upload photo
, nextpopover
should appear from bottom.Tested On
Screenshots
iPhone
iPhone.mp4
iPad
iPad.mp4
Android
android.original.mov
Web
web.original.mov