Skip to content

Alert composition #47

@mwarman

Description

@mwarman

Describe the story

Provide a clear description of the new feature or improvement to existing functionality.

Refactor the Alert component to use composition for rendering. At a minimum support 3 items:

  • Icon
  • Title
  • Content/Body

Use the shadcn/ui Alert component as a composition reference; however, do not use Radix components.

The UX design of the Alert need not change, only the manner in which the component is composed.

Acceptance criteria

Provide clear acceptance criteria to validate the story is complete.

WHEN the Alert component is used
THEN the components are composed as a hierarchy rather than passed as props

Additional context

Add any other context about the story here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions