VEuPathDB / CoreUI

Core UI for VeuPathDB applications. Provides components, style definitions, and utilities to enable developers to rapidly assemble complex applications with consistent UI and UX across our portfolio of sites.
1 stars 0 forks source link

Migrate banners component from WDKClient #60

Closed jernestmyers closed 2 years ago

jernestmyers commented 2 years ago

Relates to issue #59.

Current iteration has done the following:

Open questions:

jernestmyers commented 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: image

Proposed FavoritesList that uses BannerList from CoreUI: image