nytai commented on issue #14670: URL: https://github.com/apache/superset/issues/14670#issuecomment-842513429
yup, localstorage seems like a good enough solution here. I would only add that we should create a module or class called `SettingStorage` with get/set methods so there's a nice interface wrapper. That would allow us to switch out the underlying storage type from localstorage to the db -- 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]
