Hamburger menu doesn't close on second click #30
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At the moment, the hamburger menu on mobile works using hover and focus to keep the menu open. However, this causes a second click on the burger to not close the menu. This feels counter-intuitive, pls fix.
Resolved using checkbox method