Icinga / icingaweb2

A lightweight and extensible web interface to keep an eye on your environment. Analyse problems and act on them.
https://icinga.com/get-started/
GNU General Public License v2.0
806 stars 279 forks source link

Collapsed menu issues #5244

Open flourish86 opened 1 month ago

flourish86 commented 1 month ago

Describe the bug

1) When the sidebar is collapsed ellipsisizing doesn't work on level-2 nav-items in flyouts. 2) Also there's a margin on the icon, which produces an unnecessary gap.

Screenshot 2024-08-13 at 11 05 45

To Reproduce

for 1)

  1. Collapse sidebar
  2. Open a level-2 menu flyout containing a nav-item with overflowing text
  3. Notice the overflowing text not being ellipsisized

for 2)

  1. Collapse sidebar
  2. Open any level-2 menu flyout
  3. Notice the unnecessary gap in the place, where the item icon would be

Expected behavior

Should be clear from the description

Screenshots

If applicable, add screenshots to help explain your problem.

Your Environment