We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, notifications settings are mixed with other user settings like Environment Variables, API Tokens, etc.
This is part of #3300. 🍕
The user should be able to a navigate and update their notifications settings while the system confirms their action by showing a toast notification.
In this first MVC (minimum viable change), we can do the following:
Components involved:
In the designs above, there're are also hover states for the top tabs and the sidebar tabs.
See also design specs.
No documentation changes are needed for this first iteration.
The text was updated successfully, but these errors were encountered:
Closing as this has been resolved in #3513. Added a follow-up issue in #3530.
Sorry, something went wrong.
svenefftinge
No branches or pull requests
Problem to solve
Currently, notifications settings are mixed with other user settings like Environment Variables, API Tokens, etc.
This is part of #3300. 🍕
User Experience goal
The user should be able to a navigate and update their notifications settings while the system confirms their action by showing a toast notification.
Proposal
In this first MVC (minimum viable change), we can do the following:
Components involved:
Designs
In the designs above, there're are also hover states for the top tabs and the sidebar tabs.
See also design specs.
Documentation
No documentation changes are needed for this first iteration.
The text was updated successfully, but these errors were encountered: