Remove JS dependency for language-change box #1470

Open
opened 2020-06-26 13:59:56 +00:00 by max.mehl · 4 comments
Owner

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.

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.
max.mehl added the bugdesignjavascript labels 2020-06-26 13:59:56 +00:00
Member

It's the same issue for the menu in the mobile view, isn't it?

It's the same issue for the menu in the mobile view, isn't it?
Author
Owner

True, but I would consider this closed as soon as you suggestion (as is or modified) will go online.

True, but I would consider this closed as soon as you suggestion (as is or modified) will go online.
Member

But the burger menu doesn't close without Javascript in the latest version as well, does it?

But the burger menu doesn't close without Javascript in the latest version as well, does it?
Author
Owner

Right, I falsely thought that you were doing it all in CSS, sorry...

Right, I falsely thought that you were doing it all in CSS, sorry...
Sign in to join this conversation.