Remove JS dependency for language-change box #1470
Reference in New Issue
Block a user
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?
Currently, the box that opens when clicking on "Change language" (language box) can only be closed with JS enabled.
Since we strive for optimal non-JS compatibility, I would consider this a bug as it is very ugly and actually destroys some layout.
It's the same issue for the menu in the mobile view, isn't it?
True, but I would consider this closed as soon as you suggestion (as is or modified) will go online.
But the burger menu doesn't close without Javascript in the latest version as well, does it?
Right, I falsely thought that you were doing it all in CSS, sorry...