ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

Back action in resources grid and tags selector #129

Open cnzqa opened 2 years ago

cnzqa commented 2 years ago

Back action on phone doesn't take you to the previous page, instead of that every time goes back on the previous step what I did:

https://user-images.githubusercontent.com/60543054/141332684-44c2c230-8023-4ab4-8de0-de18840458d6.mp4

kirillt commented 2 years ago

That's actually intended. When you press [back] button, you undo actions in tags selector. E.g. if you select "a", then "b", then press [back] you will have only "a" tag selected. But maybe we could be improve how many steps we remember. Also, maybe hint to user would be helpful. This also would be solved if we created interactive "beginner guide"...