Closed jernestmyers closed 2 years ago
BannerList
is used in FavoritesList
and behaves as expected when imported from the new component in CoreUI
. The style issue with the "Undo" button was handled in the FavoritesList
component. Screenshots below show a comparison of FavoritesList
.
Existing FavoritesList
that uses BannerList
from WDKClient:
Proposed FavoritesList
that uses BannerList
from CoreUI:
Relates to issue #59.
Current iteration has done the following:
@emotion/react
stylingWDKClient
banners' palettes with those inCoreUI
Open questions:
WarningBanner
,InfoBanner
, etc?