flcrom commented on issue #44541: URL: https://github.com/apache/superset/issues/44541#issuecomment-5782398342
Taking this one. Confirmed on master: `get_flashed_messages` has no consumer left anywhere in `superset/` or `superset-frontend/src`, while FAB's auth views and `session_invalidation.py` / `password_change.py` still flash. Will drain and render at the login view as suggested, replace the `sessionStorage` workaround on the Login page, and add coverage for both. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
