amitmiran137 opened a new issue #13335: URL: https://github.com/apache/superset/issues/13335
When updating a color scheme it is only applied on the fly but when refreshing the page. the chosen color scheme is not applied although it is the selected one in the dashboard metadata ### Expected results upon page refresh selected color scheme should be applied ### Actual results color scheme changes to default #### Screenshots https://user-images.githubusercontent.com/47772523/109135692-033fa300-7760-11eb-9a8d-7f7dbbf852aa.mov #### How to reproduce the bug 1. Edit dashboard color scheme and save 2. refresh the dashboard page 4. see that the color scheme doesn't get applied ### Environment (please complete the following information): - superset version: master and 1.0.1 - python version: `python --version` - node.js version: `node -v` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [X] I have reproduced the issue with at least the latest released version of superset. - [X] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
