Checked examples of detail pages with and without content in the Dataset column (logic should also apply to entities without Donors/Samples, but no examples of these were found).
Also checked that tables without entities but with other content (ex: derived datasets) did not show the banner.
Screenshots/Video
Local:
Prod:
Checklist
[X] Code follows the project's coding standards
[X] Lint checks pass locally
[X] New CHANGELOG-your-feature-name-here.md is present in the root directory, describing the change(s) in full sentences.
[X] Unit tests covering the new feature have been added
[X] All existing tests pass
[X] Any relevant documentation in JIRA/Confluence has been updated to reflect the new feature
[X] Any new functionalities have appropriate analytics functionalities added
Summary
Adds warning banner to empty columns in provenance tables.
Design Documentation/Original Tickets
CAT-1019 Jira ticket
Testing
Checked examples of detail pages with and without content in the Dataset column (logic should also apply to entities without Donors/Samples, but no examples of these were found).
Also checked that tables without entities but with other content (ex: derived datasets) did not show the banner.
Screenshots/Video
Local:
Prod:
Checklist
CHANGELOG-your-feature-name-here.md
is present in the root directory, describing the change(s) in full sentences.