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

Implement adding a table via uploading a data file from the web #446

Closed
Tracked by #191
kgodey opened this issue Jul 20, 2021 · 2 comments · Fixed by #738
Closed
Tracked by #191

Implement adding a table via uploading a data file from the web #446

kgodey opened this issue Jul 20, 2021 · 2 comments · Fixed by #738
Assignees
Labels
work: frontend Related to frontend code in the mathesar_ui directory

Comments

@kgodey
Copy link
Contributor

kgodey commented Jul 20, 2021

Problem

Users may want to create a table from a data file hosted on the internet without having to download to their computer first.

Proposed solution

The "Basic Table Operations" design spec has a solution for this, which we need to implement on the frontend. This issue involves the following portions of the spec:

  • User Experience:
    • User adds a new table
    • User adds a new table from imported data via URL

Additional context

@kgodey
Copy link
Contributor Author

kgodey commented Jul 20, 2021

Currently blocked by backend work.

@kgodey kgodey added needs: unblocking Blocked by other work type: enhancement work: frontend Related to frontend code in the mathesar_ui directory labels Jul 20, 2021
@kgodey kgodey added this to the 06. Working with Tables milestone Jul 20, 2021
@kgodey kgodey added ready Ready for implementation and removed needs: unblocking Blocked by other work labels Aug 17, 2021
@mr-gabe49 mr-gabe49 self-assigned this Oct 9, 2021
@kgodey kgodey added status: started and removed ready Ready for implementation labels Oct 14, 2021
@kgodey
Copy link
Contributor Author

kgodey commented Oct 14, 2021

@mr-gabe49 I assume you're working on this since you assigned it to yourself, so I updated the status.

@mr-gabe49 mr-gabe49 added pr-status: review A PR awaiting review and removed status: started labels Oct 24, 2021
@kgodey kgodey added status: started and removed pr-status: review A PR awaiting review labels Nov 10, 2021
Repository owner moved this from Started to Done in [NO LONGER USED] Mathesar work tracker Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work: frontend Related to frontend code in the mathesar_ui directory
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants