Updating Seeding Report with new BannerComponent #640
Labels
enhancement
Improvement to the project
Good Second Issue
Issue that is a little deeper than a Good First Issue.
Reserved
Issue created and reserved for use in a course.
UI/UX
User Interface / User Experience Improvement
Desired Design
Currently the Seeding Report still makes use of the
ErrorBannerComponent
. However, the merging of #622 means that these instances need to be removed and the page adequately updated with new data variables to handle the newerBannerComponent
.It's also necessary to consider what new constants need to be added to the BannerMessageConstants.js specifically for the Seeding Report.
Here are the necessary changes to complete this issue:
ErrorBannerComponent
from the page.BannerComponent
into the page (simply add it to the Vue instance in the page).BannerComponent
visible, give the correct object, and handle visibility changes.The text was updated successfully, but these errors were encountered: