Skip to content
New issue

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

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

Already on GitHub? # to your account

Back button breaks whenever a router dialog is opened on Android #1

Closed
resucutie opened this issue Feb 10, 2024 · 1 comment
Closed

Comments

@resucutie
Copy link
Owner

resucutie commented Feb 10, 2024

Describe the bug
After a dialog that was spawned with a router is closed, pressing the back button on Android devices instead closes the app than returning to the previous screen

To Reproduce

  1. Open some views to add views to the view stack
  2. Open any dialog that uses routes for navigation (the zoom image viewer for example)
  3. Close the dialog
  4. Press the back button

Expected behavior
It should go back to the previous screen

Screenshots
https://cdn.discordapp.com/attachments/539180316447997974/1205721480130723880/yoxkTjoE.mp4?ex=65d966a2&is=65c6f1a2&hm=599b30d7be58f22f1b8d37ed7f0a85504c14c52c926df351e4ae89d59db47df0&

System informations:

  • Device: Samsung Galaxy M23
  • OS: Android 14 (using Derpfest GSI)
  • Version: 1.0.0
@resucutie
Copy link
Owner Author

This issue's presence was nerfed on 63db2c9 due to transforming some route dialogs into unrouted dialogs

@resucutie resucutie changed the title Back button breaks whenever a dialog is opened on Android Back button breaks whenever a router dialog is opened on Android Feb 13, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant