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

Uploading a file with errors #319

Open
romicolman opened this issue Apr 11, 2024 · 0 comments
Open

Uploading a file with errors #319

romicolman opened this issue Apr 11, 2024 · 0 comments
Assignees
Labels
critical This is KEY component for the stable version feature New functionality

Comments

@romicolman
Copy link
Collaborator

Problem description

When a user uploads a file with errors, the ODE shows them IN the table (specific cells). The tool also offers an error summary within the validation button:

Captura de pantalla 2024-04-11 a la(s) 17 53 21 Captura de pantalla 2024-04-11 a la(s) 17 54 04

How to reproduce the problem

  • Open the Open Data Editor.
  • Go to ADD
  • Select a file with errors from your laptop (I added numbers on a column containing text, left a couple of cells empty, etc)

Suggested solution

As soon as the user uploads the file, get an error report if there file contains error.

The report should include:

  • Total number of errors detected.
  • Error location. For example: A122
  • Type of error

Other comments and suggestions

  • Keep the error view in the table.

  • Show the validation button with a different color when the ODE finds errors in a specific file.

  • Give the user the chance to copy or export the errors report.

@romicolman romicolman added feature New functionality critical This is KEY component for the stable version labels Apr 11, 2024
@romicolman romicolman self-assigned this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical This is KEY component for the stable version feature New functionality
Projects
None yet
Development

No branches or pull requests

1 participant