You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem? Please describe.
With the new settings UI that was launched in v3.2.0, we no longer have page refreshes when settings are saved. What this means though is on longer settings pages, when someone saves, they have to scroll up manually to see the notification message. This makes it hard to know if things saved successfully or if something went wrong.
I can see two approaches here:
Show these messages closer to the save button
Automatically scroll up to the message when a save happens
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
And I guess testing further, we don't actually show a success message, just error messages. Seems we should show some sort of success indicator to make it clear things worked
We previously had a long "Save Settings" button with a processing UI, so we decided not to show a success notification. However, with the updated UI, displaying a notification with a snackbar message is now the most appropriate approach.
Is your enhancement related to a problem? Please describe.
With the new settings UI that was launched in v3.2.0, we no longer have page refreshes when settings are saved. What this means though is on longer settings pages, when someone saves, they have to scroll up manually to see the notification message. This makes it hard to know if things saved successfully or if something went wrong.
I can see two approaches here:
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: