shesha-io / shesha-framework

An open-source Low-Code development framework for .NET developers. Create .NET based business applications with 80% less code.
https://shesha.io
Apache License 2.0
360 stars 66 forks source link

Public Portal: Menu items overlap container and extend beyond region on page refresh #1857

Closed hlayisanimazuze closed 3 weeks ago

hlayisanimazuze commented 1 month ago

When the page refreshes, the menu items pull more than what the horizontal container displays and overlap beyond the region. After the refresh, everything goes back to the original view.

Steps to reproduce the behavior:

  1. Go to 'https://dsd-npo-publicportal-test.azurewebsites.net/settings/theme'
  2. Click on 'color picker'
  3. From the icon picker, click on the color adjuster and see how the horizontal menu responds
  4. Actual Results: The system pulls all the menu items which goes beyond the horizontal menu region

Expected behavior Upon page refresh, the horizontal menu should keep the original state

This is not limited to the theme page screen-capture (60).webm

hlayisanimazuze commented 1 month ago

Related Item

1174