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

Enhancement: add error warning for duplicates in data #219

Open
3 tasks
js3110 opened this issue Feb 25, 2025 · 0 comments
Open
3 tasks

Enhancement: add error warning for duplicates in data #219

js3110 opened this issue Feb 25, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@js3110
Copy link
Collaborator

js3110 commented Feb 25, 2025

Description

Currently, if the user uploads data that contains any duplicated rows (for TIME, USUBJID, ANALYTE, PCSPEC, DRUG), the app crashes. While it is expected that the app won't work if there are these duplicates, it would be better if instead of crashing, the app gave a warning message and displayed the rows that are duplicated. That way the user can go back and clean their data.

Definition of Done

The requirements for the feature to be complete:

  • Error message pop up with table of duplicated rows
  • App does not crash
  • Option to filter rows?
@js3110 js3110 added the enhancement New feature or request label Feb 25, 2025
@js3110 js3110 added this to aNCA Feb 25, 2025
@js3110 js3110 moved this to Todo in aNCA Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant