Skip to content

fix: do not exit on back pressed during search - #43

Open
glemco wants to merge 1 commit into
brandonp2412:mainfrom
glemco:back_search_fix
Open

fix: do not exit on back pressed during search#43
glemco wants to merge 1 commit into
brandonp2412:mainfrom
glemco:back_search_fix

Conversation

@glemco

@glemco glemco commented Aug 30, 2026

Copy link
Copy Markdown

The Charts page can open a sort of search page / ticker page that has its own back button.
However pressing the system's back button/gesture on android closes the application, since that isn't a "real" page, which is confusing.

Intercept the back action with a PopScope, clearing the search if that was open instead of propagating the action to the Charts page.

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