Open Closed

Can't add the top menu #7394


User avatar
0
innovawide created
  • ABP Framework version: v7.0.0
  • UI Type: Blazor WASM / Blazor Server
  • Database System: EF Core (SQL Server.)
  • **Tiered (for MVC) : yes
  • Exception message and full stack trace: Add the top menu
  • Steps to reproduce the issue: I can't add the top menu in my current project, still showing empty space on header

3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Could you explain it in detail?

    I will check it. Thanks.

  • User Avatar
    0
    innovawide created

    Hi,

    Could you explain it in detail?

    I will check it. Thanks.

    In this picture(ABP Documentation project) I can't add the header menu. which way I will solve the issue is there any library to add?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    This is designed.

    You can override the docs page to add the top menu.

    https://github.com/abpframework/abp/blob/dev/modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/Index.cshtml

    For example:

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13