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

Data validation issue #348

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

Data validation issue #348

romicolman opened this issue Apr 24, 2024 · 0 comments
Labels
bug Something isn't working Stable release This needs to be done for the launch stable version

Comments

@romicolman
Copy link
Collaborator

Problem description

When I type text on a numeric cell, text disappears, ODE shows NaN within the cell and the VALID button at the top of the table does not show the error. It informs the user data is VALID (no errors), when it's not.

On the other hand, if I save data after the change, button keeps informing the user data is valid and removes whatever was type within the cell.

Image 1

Captura de pantalla 2024-04-24 a la(s) 16 11 38

Image 2

Captura de pantalla 2024-04-24 a la(s) 15 56 22

Steps to reproduce it

  • Open the ODE.
  • Upload a tabular file.
  • Make changes to a specific cell against validation rules.

This issue is related to #340

Suggested solution

  • Allow the user to type data against rules but re-run validation process to inform new errors to users.

  • Remove the NaN acronym.

@romicolman romicolman added bug Something isn't working Stable release This needs to be done for the launch stable version labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stable release This needs to be done for the launch stable version
Projects
None yet
Development

No branches or pull requests

1 participant