Skip to content

Add Icons to Alerts #25

Description

@AlexKempen

We should re-add the warning icon to alerts.tsx to match the existing app. The code exists in alerts.tsx.

Mantine modals are divided into a header and a body, so you probably won't be able to float an icon completely to the left of the header and the children. So you'll probably have to settle for putting a relatively small icon next to just the title (you can use the existing Icon size enum, likely IconSize.MEDIUM) or a larger icon to the left of the body, but under the title. Your choice, but I would assume the smaller icon would probably look better overall.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions