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

fix(Android): Fix direction toggle nav bug #757

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Conversation

EmmaSimon
Copy link
Contributor

Summary

Ticket: 🤖 | Fix: Tapping direction toggle adds to nav stack

Don't add new navigation items to the stack when the direction toggle is tapped in the same direction that's already selected.

android
- [ ] All user-facing strings added to strings resource in alphabetical order
- [ ] Expensive calculations are run in withContext(Dispatchers.Default) where possible

Testing

Manual testing

@EmmaSimon EmmaSimon requested a review from a team as a code owner February 18, 2025 21:56
@EmmaSimon EmmaSimon requested a review from BrandonTR February 18, 2025 21:56
@EmmaSimon EmmaSimon merged commit 4aa041b into main Feb 18, 2025
4 checks passed
@EmmaSimon EmmaSimon deleted the es-same-direction-nav-fix branch February 18, 2025 22:55
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

Successfully merging this pull request may close these issues.

2 participants