nextcloud / nextcloud/android

Centralize navigation

Open
#11,072 0 comments 2 reactions 0 assignees View on GitHub
enhancement navigation technical debt
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

We're always running into problems related to navigation (like incorrect titles, scroll, sort-list, drawer menu etc) on edge cases.

This stems from the fact that our navigation logic is very split throughout different parts of the app.

To avoid this we should have a central navigation system, whether it is the Navigation Component or something custom, that is used to navigate and can also be listened to, for parts of the app to update their UI depending on current route.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.