CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
72 stars 40 forks source link

[Design] After failed ReactUI upload, Continue action is hard to find #3079

Closed TomNUSDS closed 2 years ago

TomNUSDS commented 2 years ago

Describe the bug Design bug: errors and warnings are unbounded length (e.g. there could be thousands of them?) The retry is so far down the page as it gets lost and re-clicking the Upload tab doesn't clear the results.

Impact Could be frustrating/confusing.

To Reproduce Steps to reproduce the behavior:

  1. Go to Upload page from the topnav
  2. Click on Upload file
  3. Select an large invalid file like /prime-reportstream/prime-router/src/testIntegration/resources/datatests/CSV_to_HL7/sample-batch-pdi-20210608-0001.csv
  4. Click Upload. Result: Really long results pushes the next action several scrolls down. Note: Clicking the Update tab from the topnav doesn't clear the results.

Expected behavior No clear "expected" behavior some ideas: Maybe keep the try again results at the top of the page and the results under it? Or, just keep the result toast at the top and #ref link to a longer list below? Or, put the results in an expandable section that's initially closed?

Screenshots image

loripusey commented 2 years ago

@inkandsound @drew-usds Can you take a look at this and make some recommendations? Thanks!

bgantick commented 2 years ago

Closing: feature moving to SimpleReport