eurofurence / ef-app_android

Eurofurence App (Android version)
MIT License
13 stars 5 forks source link

Improper drilldown navigation #242

Closed MarcusWolschon closed 6 years ago

MarcusWolschon commented 6 years ago

When in the Event Schedule List and drilling down into a single event, the NavigationBar does not change. It should no longer show the NavigationDrawer (as we are no longer inside a top-level navigation item but have drilled down) and instead show an UP icon to navigate back up into the Event Schedule List.

Navigation in general: https://developer.android.com/training/design-navigation/descendant-lateral

Back vs. Up: https://developer.android.com/training/design-navigation/ancestral-temporal

Up navigation: https://developer.android.com/training/implementing-navigation/ancestral

Requinard commented 6 years ago

This issue is pretty bummer as the current navigation stack does not support any of this behaviour. Will have to hold until next year

MarcusWolschon commented 6 years ago

Then let's fix it next year! But why label it as "wontfix" then? You could instead apply "EF25" as Milestone.

Pinselohrkater commented 6 years ago

Let's do that - sounds reasonable. 👍