Open Closed

Menu problems after login / Toolbar problems #5761


User avatar
0
ccernat created
  • ABP Framework version: v7.3.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

As soon as you login, the Administration menu displays only the Identity Management section, and doesn't react to hover, in the sense that the menu is not expanding.

To reproduce: just debug a Blazor server app template with Top Menu, login and see the behaviour. It also extends to other types of Menu that has a hierarchy of menu items under them.

To make it work, you have to refresh the page. This is so so frustrating and I can't believe this is not solved until now.

Also, if I pick a route from a menu that has some menu items under it, and then I go again on the same menu item and click it again, the damn page header and breadcrumbs dissapears.

1st press on the menu item link:

2nd press on the menu item link:

This is also an old behaviour.

Please note that we are using ABP Framework in production. These kind of bugs / issues that are keep coming back are a major drawback.

Tks a lot for any feedback.


5 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    @enisn could you check it

  • User Avatar
    0
    ccernat created

    Hello!

    Any news related to this?

    Thanks a lot.

  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    Hi, there was a problem in breadcrumbs, we just fixed it and it'll be available in the next version (2.4) of LeptonX

  • User Avatar
    0
    ccernat created

    Hi,

    Thank you for replying.

    What about the menu problems?

    After login, the menus that have child menu items does not work in Blazor Server. Be it debug or without debug. Be it the default Administration Menu or any other menu that I create with children and conditionally rendered based on user role.

    I have to refresh the page in order for the menus to work.

    If I go on an incognito page and open the app url from there, it works.

    Also, there is one issue with the profile image. If you set a profile picture and then if you refresh any page or navigate, before displaying the page, for a brief second, a HUGE profile picture appears on the screen.

    It is very disturbing. If you want I can attach a video of this behaviour.

    Tks a lot!

  • User Avatar
    0
    ageiter created

    This is also a big problem for me. Almost every time I restart the application, the menus with submenu entries (admin or my own) only show the first entry. What is the status there?

    I already reported the problem with the breadcrumbs x months ago. Nice to see that it has been fixed now.

    Sometimes it seems to me that you mainly work with the SideMenu layout, because it looks much more stable. However, I prefer the TopMenu layout and mainly use this one. I think that this one has a lot more bugs.

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