Deprecate InfoBanner, migrate usage to ui/alert
components
#15407
Labels
design
All the issues related to design should use this tag
good first issue
Good item to try if you're new to contributing
help wanted
Extra attention is needed or someone is needed to help
Uh oh!
There was an error while loading. Please reload this page.
Describe the issue
The InfoBanner component is out of sync with our design system. PR #13986 was an attempt to update, but it got lost in the shuffle and the codebase has since updated quite a bit leaving that one with quite a few merge conflicts.
Requesting we try again to deprecate all instances of InfoBanner and replace with usage of the Alert component (using variants and tailwind classes), as demonstrated in #13986. That branch should be available for reference as needed.
Expected behavior
InfoBanner component should be removed from codebase, with all instances refactored to use Alert component instead
Would you like to work on this issue?
The text was updated successfully, but these errors were encountered: