Back Button Behaviour and Navigation Problems #13574
Labels
bug
enhancement
feature: files
navigation
Navigation matters (e.g. covered under #11072)
stable-3.30
Steps to reproduce
Expected behaviour
When a user pressing the back button, the user should return to the previous directory.
Actual behaviour
Pressing the back button does not return the user to the expected root directory
Android version
14
Device brand and model
Android Emulator
Stock or custom OS?
Stock
Nextcloud android app version
3.30.0
Nextcloud server version
29.0.4
Using a reverse proxy?
I don't know
Android logs
No response
Server error logs
No response
Additional information
The issue arises due to the lack of a proper navigation flow and the inability to provide a single source of truth because many classes are inherits from one another.
By gradually eliminating the dependencies between the classes and establishing a proper navigation flow, this issue will be resolved.
The text was updated successfully, but these errors were encountered: