Skip to content

Global UI for modals #133

@micahlt

Description

@micahlt

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

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions