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

[Calendar App] Back action results in 404 #7229

Closed
9 tasks
wrdhub opened this issue Jul 16, 2024 · 1 comment · Fixed by #7239
Closed
9 tasks

[Calendar App] Back action results in 404 #7229

wrdhub opened this issue Jul 16, 2024 · 1 comment · Fixed by #7239
Assignees
Labels
android issues that concern the android client but not all clients dev bug unpublished bugs, found during our development/test cycle (excluded from release notes) state:done meets our definition of done topic: calendar
Milestone

Comments

@wrdhub
Copy link
Contributor

wrdhub commented Jul 16, 2024

Doing the back action on the android app results in a 404.

** Test notes **
Test on android device

  • Using the back action in the mail app:
    • From calendar, settings, calendar, or search -> goes to the mail view
    • From the mail view -> closes the app
  • Using the back action in the calendar app:
    • From settings or search -> goes to the calendar view
    • From the mail view -> closes the app
  • In both apps:
    • If navigation column is open -> the slider is closed
    • If dialog is open (such as mail editor or create calendar) -> the editor is closed
@wrdhub wrdhub added dev bug unpublished bugs, found during our development/test cycle (excluded from release notes) android issues that concern the android client but not all clients topic: calendar labels Jul 16, 2024
@wrdhub wrdhub self-assigned this Jul 17, 2024
@wrdhub
Copy link
Contributor Author

wrdhub commented Jul 18, 2024

For this issue, I'm just fixing the 404. But the result is very unsatisfying. Because of how we handle routing, it results in just closing the app from any calendar view. But we have other issues (#7207 #7215 ) that seek to improve that experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android issues that concern the android client but not all clients dev bug unpublished bugs, found during our development/test cycle (excluded from release notes) state:done meets our definition of done topic: calendar
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants