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

Improve data validation experience #106

Open
gnavvy opened this issue Jan 30, 2020 · 1 comment
Open

Improve data validation experience #106

gnavvy opened this issue Jan 30, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request UX User experience

Comments

@gnavvy
Copy link
Contributor

gnavvy commented Jan 30, 2020

Summary

Several users have reported (#103, #108) that no results were shown after uploading CSV files, possibly due to format/column mismatch.

Expected Behavior

Users should be able to get detailed warning/error messages if data validation has failed.

Current Behavior

Nothing being rendered and no actionable message is surfaced for the cause of the format mismatch.

Possible Solution

  1. As an MVP, output (e.g. console.log) if there are any expected columns missing.
  2. A wizard to guide the data column mapping and validation.
@gnavvy gnavvy added enhancement New feature or request UX User experience labels Jan 30, 2020
@Firenze11 Firenze11 self-assigned this Feb 22, 2020
@Firenze11
Copy link
Contributor

These are great ideas. We have two items in the roadmap that correspond to these two suggestions:

[P0] Improve error messages for input data
[P1] Allow users to monitor and change feature types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UX User experience
Projects
None yet
Development

No branches or pull requests

2 participants