Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRDCDH-496 Batch Table Error Count #241

Merged
merged 13 commits into from
Dec 15, 2023
Merged

CRDCDH-496 Batch Table Error Count #241

merged 13 commits into from
Dec 15, 2023

Conversation

Alejandro-Vega
Copy link
Collaborator

@Alejandro-Vega Alejandro-Vega commented Dec 14, 2023

Overview

This PR aims to add an Error dialog to the Batch table to display errors that occur during essential validation service.

Change Details (Specifics)

  • Added Error Count column to Batch table
  • Added Error Dialog
  • Display batch level errors to Error Dialog when error count for row is clicked
  • Made the errors within Error Dialog scrollable

NOTE: Currently validation engine is not done, so no errors will be generated

Related Ticket(s)

CRDCDH-496

@Alejandro-Vega Alejandro-Vega added this to the MVP-2.1.0 (M3) milestone Dec 14, 2023
@Alejandro-Vega Alejandro-Vega marked this pull request as ready for review December 14, 2023 19:41
Copy link
Member

@amattu2 amattu2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added two questions about differences between the CRDCDH-496 user story and the implementation. One potential (optional) improvement suggested. Functionally it work as expected.

Tested in submission 2d563b5d-0560-401b-aaa4-551cf52721af with manually added errors.

src/content/dataSubmissions/DataSubmission.tsx Outdated Show resolved Hide resolved
src/content/dataSubmissions/DataSubmission.tsx Outdated Show resolved Hide resolved
@amattu2 amattu2 merged commit 04b422a into mvp-2.1.0 Dec 15, 2023
1 check passed
@amattu2 amattu2 deleted the CRDCDH-496 branch December 15, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants