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

iOS swipe back navigation gesture does not work if Signal was opened from a notification #5853

Open
3 tasks done
TriVoxel opened this issue Aug 16, 2024 · 0 comments
Open
3 tasks done

Comments

@TriVoxel
Copy link

  • I have searched open and closed issues for duplicates
  • I am submitting a bug report for existing functionality that does not work as intended
  • This isn't a feature request or a discussion topic

Bug description

Describe here the issue that you are experiencing.

On iOS, when a Signal notification for a chat is opened, Signal will open to the chat. It is not possible to use the universal gesture for navigating back on iOS. Typically, when you place your finger on the left edge of the screen and swipe right, the application will go back to the previous menu. Instead, you need to click the back arrow which makes for a clunky experience.

Steps to reproduce

  • Close the Signal app
  • Open a Signal notification
  • Use the iOS back gesture as described above to navigate back
    • Note that the gesture fails
  • Click the back button
  • Click the chat again to re-open it
  • Try the back gesture
    • Note that it works now

Actual result: The gesture does not work as intended leading to a non-uniform and clunky iOS experience

Expected result: The gesture should allow the user to seamlessly and elegantly navigate back to the chats list

Screenshots

N/A

Device info

Device: iPhone 7

iOS version: 15.8.2

Signal version: 7.23 (258)

Link to debug log

link

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

No branches or pull requests

1 participant