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
The highlight bar of the subentries is floating in mid-air. Should also be on the left side of the viewport. (We need to take the padding from the li and instead add it to the a)
Even if the menu is collapsed, the li elements are invisible but clickable. (Collapse the share menu and hover/click below it)
That’s also a problem when you tab through the elements with a keyboard. They are invisible but seem to receive focus
The triangle arrow for collapsing the folder should only show when the folder entry itself is hovered/focused, not when the subentries are hovered (cause the animation is very distracting when wanting to click a subentry)
When navigating via keyboard, having focus on the collapse/expand function should visibly show the arrow, just like when you hover
@skjnldsv @juliushaertl @MorrisJobke