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

Update dataset upload page to be more user friendly #262

Closed
5 tasks done
hjwilli opened this issue Apr 30, 2020 · 1 comment
Closed
5 tasks done

Update dataset upload page to be more user friendly #262

hjwilli opened this issue Apr 30, 2020 · 1 comment
Assignees

Comments

@hjwilli
Copy link
Collaborator

hjwilli commented Apr 30, 2020

Update this page to be easier to use and be more visually consistent with the rest of the website.

  • Add drag-and-drop functionality to the file chooser
  • Provide an easier way for users specify the target column and categorical/ordinal columns then a text box
  • For ordinal columns, provide an interface to let users specify the order of the possible field values either with some sort of drag-and-drop interface or by providing a list of values
  • Resolve issue with catch block and following code in FileUpload.handleSelectedFiles()
  • Test with very large datasets. In particular check if page is slow to load, considering new code that checks each feature for a default type.

References #119

@mgstauffer
Copy link
Contributor

Closed by #298 #317 #330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants