-
-
Notifications
You must be signed in to change notification settings - Fork 261
(Android) Search state should be preserved #3582
Description
Is your feature request related to a problem? Please describe
On Android, the search "state" should be preserved in all cases so that pressing the back button brings you back to the previous step of the flow.
Describe the solution you'd like
Proper search state flow and reversal of it. For example, if you are on a search's page 3, and click on an image, and then click on a tag it has to do a new "search", pressing the back button once should lead you back to that image, pressing the back button again should lead you to the previous search and its scroll state (in this case, to page 3), and so on.
Describe alternatives you've considered
The current way it works is super clunky and unintuitive.
Additional context
See: Conversation with user @09eragera09 on Discord