-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
aspect: tech-debtIssues related to engineering tech debtIssues related to engineering tech debtcomponent: dashboardteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing codeuser experience
Description
Problem to solve
Back in #8783, we've added the next iteration of the alert component which introduces component variants for using the alert component for informing users, alerting users, etc.
Currently, there're two more Alert
-like components which include InfoBox
and AlertBox
, see example screenshots below.
Component: InfoBox | Component: Alert, Variant: Info |
---|---|
![]() |
![]() |
Component: AlertBox | Component: Alert, Variant: Warning |
---|---|
![]() |
![]() |
Proposal
Migrate InfoBox
(8 component instances) and AlertBox
(5 component instances) components to the new Alert
component. ➿
Metadata
Metadata
Assignees
Labels
aspect: tech-debtIssues related to engineering tech debtIssues related to engineering tech debtcomponent: dashboardteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing codeuser experience
Type
Projects
Status
Done