Open Closed

[BUG]: Menu Item fails to collapse once opened (see pic) #3208


User avatar
0
barrett2474 created

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.2.2
  • UI type: Blazor wasm
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace: None
  • Steps to reproduce the issue:"

Open menu item identity Management to see child menu items.

You can now no longer hide the child menu items as the parent menu item collapse js function fails or is missing. Tries all the main Browsers and on Private sessions (cookieless)


3 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    I don't know if it's correct behavior or not, but the reason is the selected menu stays always open because of tree logic in lepon blazor menu tree.

    If you navigate to another page that isn't under Administration, then you can expand & collapse the administration menu.

  • User Avatar
    0
    barrett2474 created

    I also Like to take issue with the number of "questions" I have left - 9 (should be 10). I have asked 5 question and raised 1 bug. I hope this can be rectified as i feel a little peeved at this false tally.

  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    I also Like to take issue with the number of "questions" I have left - 9 (should be 10). I have asked 5 question and raised 1 bug. I hope this can be rectified as i feel a little peeved at this false tally.

    Your credit has been refunded.

    Also, I've created an internal issue for this. The menu behavior should be the same on all UI types.

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