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
Framework and version
Plain HTML and Scale Components
Current Behavior
The icon of the mega-menu-column link (title above each column) breaks lines on viewports close to the breakpoint at which the desktop nav menu is replaced with the mobile nav menu.
This make sthe hierarchy and relationship between icon and title confusing and visually unclear for users.
Expected Behavior
There are two possible, "better", solutions:
The icon remains top-aligned with the title. In case of word wrap, it is still on the same height as the first and topmost word of the title.
The icon remains center-aligned with the title. In case of word wrap, it is in the middle of the total height of the title.
thank you @AC40 for creating a detailed issue. you can override the scale-telekom-mega-menu-colum css to have this resolved for you until we have the time to add the fix in the source code.
check the css changes in this sandbox for example
Scale Version
3.0.0-beta.154
Framework and version
Plain HTML and Scale Components
Current Behavior
The icon of the mega-menu-column link (title above each column) breaks lines on viewports close to the breakpoint at which the desktop nav menu is replaced with the mobile nav menu.
This make sthe hierarchy and relationship between icon and title confusing and visually unclear for users.
Expected Behavior
There are two possible, "better", solutions:
Code Reproduction
Any of the official scale examples with multiple levels work (e.g.: examples/telekom-header-samples/mega-menu
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: