-
Notifications
You must be signed in to change notification settings - Fork 38.3k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityuxUser experience issuesUser experience issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeededworkbench-notificationsNotification widget issuesNotification widget issues
Milestone
Description
Currently notifications are configurable to display multiple primary buttons. Here's an example from our notification guidelines:
Generally using a bunch of primary actions is avoided as a basic UX principle—mostly given the added load it places on users to understand which option is the most likely one to take.
I can think of a few approaches off the top of my head:
- Strictly enforce against using multiple primary actions in the API
- Somehow lint for multiple contributed primary actions to gently discourage extension authors
- Just add guidance to the notification API docs
- Some combination of the above
This could extend to other areas as well (empty views, for example).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityuxUser experience issuesUser experience issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeededworkbench-notificationsNotification widget issuesNotification widget issues
