You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reopening this issue, as the fix of adding 120px min-width didn't address i18n differences in "Add New Resource" string length:
Interestingly, after doing some more investigation we can see the same happens for the "Arches Designer" in languages where the terms "Resource Models" and "Branches" (mainly the former) are shorter than "Arches Designer". We don't see this in the English localisation, but a good example to see this issue is in Hebrew:
And lastly, in French we can see the same for "Map Layer Manager":
We can safely widen this issue to all navbar options which have sub-options (i.e. "System Settings", "Add New Resource", "Arches Designer", and "Map Layer Manager").
SDScandrettKint
changed the title
Add new resource layout doesn't fit resource model name smaller than "Add New Resource"
Navbar options with sub-options can have inconsistent layout if sub-option length is shorter than primary title
Feb 3, 2025
Found on dev/7.5.x
If the name of a Resource Model has a length that less than the text "Add New Resource" then the layout of the hovering panel is too small.

e.g.
This isn't the case for models with a long name, as the layout stretches to match.

e.g.
The text was updated successfully, but these errors were encountered: