Natural media viewer swiping order#6431
Conversation
|
Thank you for your contribution! Here are a few things to check in the PR to ensure it's reviewed as quickly as possible:
|
|
I wanted some feedback from @bmarty since it seems like he planned to work on a related task, but maybe I should ask @mxandreas or @americanrefugee instead: should we just reverse the order of items in the media viewer, or maybe change it conditionally depending on where this screen is started from?:
Looking at other clients:
|
|
This is a tricky one... I agree that when viewing media from the timeline that right=newer / left=older makes total sense for both platforms. The sticky bit is when viewing the Media Browser on iOS vs. Android.
So my personal opinion is:
Would love to get thoughts from @mxandreas |
|
To clarify, when I say for example "right=newer / left=older" I mean... If viewing an image, the image to the right is newer and the image to the left is older. To see the image to the right you swipe left. To see the image to the left you swipe right. Hopefully that makes sense 😅 |
Content
Change the swiping order in the media viewer and update tests:
Motivation and context
Fixes #6350
Fixes #4296
Right now, the swiping order in the media viewer is wrong:
The new bevahior in this PR is more natural and a standard behavior in most of the apps.
Screenshots / GIFs
Tests
Tested devices
Checklist