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

Back button does not always take the user from a photo to the timeline. #2

Open
sdiber opened this issue Aug 21, 2021 · 1 comment
Open

Comments

@sdiber
Copy link

sdiber commented Aug 21, 2021

If a user is viewing their photos, the back button should take them back to the timeline, but instead, it takes them back to whatever was the previous screen. For example, if the user is swiping through photos, the back button will take them back to the previous photo, instead of the timeline.

Steps to reproduce:

  1. Open the Photonix App on android and go to the Timeline page
  2. Click on a photo to open it
  3. Swipe to the left to go to the next photo
  4. At this point, the back button should return the user to the Timeline, but instead, will take them back to the photo from step 2

This applies both to the back arrow button in the top right, and to the OS-level back button/gesture in Android

@mryauch
Copy link

mryauch commented Aug 25, 2021

Can confirm the same on iOS. One of the first things I did when testing the app was opening a photo and swiping left to go to the next photo. Each photo you swipe also adds to a chain as below:

  • Open photo 1 from timeline
  • Swipe left to photo 2
  • Swipe left to photo 3
  • Press back button, back to photo 2
  • Press back button, back to photo 1
  • Press back button, back to timeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants