Mobile: AppNavigation not closing on clicking an entry which changes the content view
This is a regression present in all apps with the Vue nav toggle: They do not close the navigation bar when clicking on an entry which changes the content view, as would be expected and like mobile apps do too:
| Mail app not closing nav | Photos app not closing nav |
|---|---|
![]() |
![]() |
This happens also in lots of other apps, like Talk, Contacts, etc.
Compare this with the behavior of Files and Settings, which is as expected:
| Files app closing nav | Settings closing nav |
|---|---|
![]() |
![]() |
Duplicate of #433. But since you have images, let's keep this issue here instead of the older one.
@marcoambrosini @szaimen is this something you’d like to pick up? Possibly small fix for quite the annoyance on mobile. :)
This happens also in lots of other apps, like Talk, Contacts, etc.
Note, some apps like Talk uses NcListItem, not NcAppNavigationItem for links. Theoretically, an app may have any action from NcAppnavigation, that changes navigation (e.g. creating a new conversation in Talk).
I had a quick look and it looks like the solution is more complicated than a simple css change. So moving to the files team.
I had a quick look and it looks like the solution is more complicated than a simple css change. So moving to the files team.
As an option for the first time - leave it for each individual app.



