-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Currently there are a few different modal designs being used in-app: the control key map picker (uses some picker component), the error handling for most API requests (uses the alert method), and the comment mute error (uses a custom modal component). We should instead provide two things:
- a consistent UI appearance for modals
- a global imperative function to display error handling modals
- a custom "picker" component that renders a searchable list of options
These should be styled in accordance with the comment muted UI, as that's the one that matches the Itchy interface the most.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed