Skip to content

feat(dictionary): add back navigation support for the dictionary tab#122

Open
steindekker wants to merge 1 commit into
HuangAntimony:mainfrom
steindekker:fix/dictionary-back-navigation
Open

feat(dictionary): add back navigation support for the dictionary tab#122
steindekker wants to merge 1 commit into
HuangAntimony:mainfrom
steindekker:fix/dictionary-back-navigation

Conversation

@steindekker

Copy link
Copy Markdown

The dictionary tab tracked its own lookup history but ignored the system back button, so pressing back left the app instead of returning to the previous lookup. Add a BackHandler that dismisses an open popup, then steps back through the lookup history, before falling through to exit.

The dictionary tab tracked its own lookup history but ignored the system
back button, so pressing back left the app instead of returning to the
previous lookup. Add a BackHandler that dismisses an open popup, then
steps back through the lookup history, before falling through to exit.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

1 participant