silviu s. β created an issue.
lauriii β credited Silviu S. β .
I tested this and I can't reproduce the issue.
@rkoller please let us know if you are able to reproduce it again and maybe you'll find out how to reproduce it more specifically.
I added ESC to close the sub-menu.
Silviu S. β made their first commit to this issueβs fork.
This will create some accessibility issues. Let's say the arrow would be somehow separated from the link and you would TAB between left side and right side with the arrow... and pressing ENTER would open the link. The same with the mouse, pressing on the left side would open the link, pressing on the arrow would open the submenu.
On the collapsed sidebar there is no arrow. So, if you would TAB on the top element and press ENTER (to open the submenu), that would follow the link and you wouldn't be able to navigate around there.
@finnsky no problem!
@finnsky I can't reproduce this, it looks fine on my side. Can you give more details about how to reproduce it?
Silviu S. β made their first commit to this issueβs fork.
@ahsannazir thank you for your update. Tested it and everything seems fine.
Added a fix for this. Now, if the navbar is collapsed and you navigate with the keyboard, the submenus will open when you press ENTER. If you press ENTER again or if pressing Shift + Tab before focusing on the submenu, it will close.