shesha-io / shesha-framework

An open-source Low-Code development framework for .NET developers. Create .NET based business applications with 80% less code.

Home Page:https://shesha.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improvement on the horizontal menu

hlayisanimazuze opened this issue · comments

  • Add a property to allow a user to choose how the menu should display such as:
    • Allowing a scroller when there's no enough space to render all(see attached screenshot)
    • Allowing a dropdown(this is the current behaviour)

Image (1)

The overflow property has been implemented, however the changes introduced other issues. A separate item has been created: #1916 to address the issues