Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
21.24k stars 1.44k forks source link

CSS / display issue when nesting multiple sub-menus #14051

Open danielrosehill opened 6 days ago

danielrosehill commented 6 days ago

Checklist

Hosting

Cloud. For privacy reasons would prefer not to share tenant ID publicly but happy to pass on one to one if it helps with diagnostics.

Describe the bug

Dropdowns do not render properly when multiple sub-links are added to a parent. The text is unreadable.

This seems to be related to insufficient gaps in the default CSS styling. See, for instance:

image

To Reproduce

  1. Create parent nav item.
  2. Populate with a lot of sub-menu items (like 6)
  3. Publish and try to navigate

Expected behavior Dropdown should render with sufficient space to hold text

Desktop (please complete the following information):

linear[bot] commented 6 days ago

BUDI-8406 CSS / display issue when nesting multiple sub-menus

andz-bb commented 3 days ago

hey @danielrosehill, I haven't been able to replicate the issue. Does it still happen on the latest version of cloud?

image