0
cbogner85 created
-
ABP Framework version: v4.2
-
UI type: MVC
-
DB provider: EF Core
-
Tiered (MVC) or Identity Server Separated (Angular): no
Hello,
the documentation perfectly explains, how to add an item to the toolbar.
However, in tablet/ mobile layout, the user has to tap on the user icon first to expand the toolbar. I'd like to add an item to the navbar, that is always visible - even in mobile layout - since it contains important information. Is that possible?
I added screenshots to demonstrate the behaviour:
Desktop view: Toolbar is shown:
Mobile/ Tablet view: Toolbar is nested in user popup menu:
Thanks in advance and best regards
Claus