Open Closed

Sidebar toggle does not hide the sidebar when clicked #4937


User avatar
1
hardip created
  • ABP Framework version: v7.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

When sidebar toggle is clicked it does not hide the sidebar right away, when mouse is removed from sidebar then only it hides the sidebar, is this default behavior and can we change this?

gif for reference


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

    Thanks for reporting this issue. We've opened an internal issue for this issue. We'll work on it in future milestones.

  • User Avatar
    0
    mahmut.gundogdu created

    This is correct behavior. There is no bug. When you click the unpin button, it becomes collapsible and you also triggers the menu hover, which keeps the menu visible until the mouse is moved away from the menu. However, going forward, we'll make the experience and behavior better. then the user is not confused about menu opened/closed state.

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