Dashboard CSS keeps disappearing for v0.37
See original GitHub issueExpected results
Once CSS is written on the Dashboard CSS feature, it should remain persistent.
Actual results
The CSS once applied reflects on the dashboard for the current session. In the subsequent login the CSS script disappears. The number of sessions are arbitrary. Sometimes it happens after one session, sometimes after several.
Screenshots
Before After
How to reproduce the bug
- Go to Dashboards -> Edit Record -> Scroll to CSS text box
- Paste some CSS, like
.grid-container{
margin: 18px;
}
.dashboard-header {
display: none;
}
- Save and go to Dashboard.
- You will see the CSS changes. Now log out and log back in, CSS disappears.
Environment
- superset version:
0.37
- python version:
3.6.9
Checklist
Make sure these boxes are checked before submitting your issue - thank you!
- [ Y] I have checked the superset logs for python stacktraces and included it here as text if there are any.
- [ Y] I have reproduced the issue with at least the latest released version of superset.
- [ Y] I have checked the issue tracker for the same issue and I haven’t found one similar.
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Dashboard CSS keeps disappearing for v0.37 #10779 - GitHub
I noticed when the CSS gets erased. It's not session based but rather caused by editing an existing dashboard. If you build a...
Read more >subject:"\[GitHub\] \[incubator\-superset\] i2cute ... - The Mail Archive
... i2cute commented on issue #10779: Dashboard CSS keeps disappearing for v0.37 ... This is an automated message from the Apache Git Service....
Read more >CAST Engineering Dashboard - Object - Incorrect Object Status ...
This page help to understand why this object is seen as added/deleted. ... In particular, directories/files can be missing in version v0.
Read more >How to include notebook dashboards in repos (github)?
Goal: I would like to have dashboard in notebooks to be added to repos (github). When commit and push changes to github, the...
Read more >Dashboard, "Home" Site Issues using sub-directory - #21 by arrmo ...
Also, base_url is the same as Specific URL in the webui. At this point, I dont know what more to check…Maybe webserver logs?...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Some members of the community are working on a refactor of the related code, there are a number of related data handling issues. We do not have an ETA for completion or release, but the problem is being actively worked on.
Issue-Label Bot is automatically applying the label
#bug
to this issue, with a confidence of 0.99. Please mark this comment with 👍 or 👎 to give our bot feedback!Links: app homepage, dashboard and code for this bot.