-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
In case of a save error, use notify.error, not a full screen fatal page #12381
In case of a save error, use notify.error, not a full screen fatal page #12381
Conversation
@stacey-gammon any chance we can get this backported to 5.5 for the new demo site? |
Also, this was seen when attempting to save a visualization as well. Would this fix resolve the viz side of this as well? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Will do @alexfrancoeur - and yes, this covers visualizations as well. |
Thank you @stacey-gammon!! |
Don't use the fatal screen when a save fails, only use the notification error banner.