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
Overlay colour doesn't match Figma. Should be background: var(--general-surface-overlay);.
Third Level Menu Items Parents Are Links adds a tree element to the parent when hovering or on a real mobile phone touching the "Treatments" or "Documentation" items.
Screen.Recording.2026-07-24.at.11.16.08.mov
According to this example in Figma, there should be a border-bottom between dropdown groups.
Problem
background: var(--general-surface-overlay);.Screen.Recording.2026-07-24.at.11.16.08.mov
According to this example in Figma, there should be a border-bottom between dropdown groups.
The size of the back icon should be 18px.
collapsedText: an optional short-label field that falls back to the full text, keep the full text in the hover tooltip. Figma example with shorter texts when SideNav is collapsed.Screen.Recording.2026-07-24.at.12.06.29.mov
tedi-sidenav__toggle-icontransition totransition: transform 0.2s ease-in-out;so it would match with CollapseButton.Screen.Recording.2026-07-27.at.18.05.19.mov