Open Closed

How to add an item to navbar instead of toolbar #909


User avatar
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


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I think you can override the HeaderViewComponent

  • User Avatar
    0
    cbogner85 created

    Hi @maliming,

    thank you very much - it worked :)

    Best regards Claus

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11