-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Main layout is broken without JS #3629
Comments
Fix broke announcements. |
I noticed, that in the detail views there is very little space between the tabs and the content in the controls div. With JS enabled there is a div with the class 'tabs-spacer'. |
Without JS the dropdown is also without functionality: What are we going to do about that? |
Todo here:
|
Layout problems will be fixed with #3810 still consisting issues:
|
Is covered by #3804. |
Expected Behavior
Basic functionality should be available without JS, page should look good.
Current Behavior
It looks ugly, we broke this with v2.5
Steps to Reproduce (for bugs)
Disable JavaScript, load the page
The text was updated successfully, but these errors were encountered: