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

[body upload] Add a file staging preview to the datasetEditor #639

Open
chriswhong opened this issue Dec 10, 2021 · 0 comments
Open

[body upload] Add a file staging preview to the datasetEditor #639

chriswhong opened this issue Dec 10, 2021 · 0 comments
Labels

Comments

@chriswhong
Copy link
Contributor

chriswhong commented Dec 10, 2021

Our current dataset editing UX does not allow the user to see their dataset's body until after they commit. As we are moving to allow the user to edit other components during the creation step, the idea flow is:

  • User selects or drags in a file
  • The file is immediately uploaded to a staging API, which returns a temporary dataset preview
  • This preview is used to display a body table in the body tab, and populate the structure tab
  • User can edit other tabs to add metadata, column titles, set types, etc
  • User commits their dataset.
@chriswhong chriswhong changed the title [manual upload] Add a file staging preview to the manual dataset creation flow [manual upload] Add a file staging preview to the datasetEditor Dec 14, 2021
@chriswhong chriswhong changed the title [manual upload] Add a file staging preview to the datasetEditor [body upload] Add a file staging preview to the datasetEditor Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant