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

Missing Ability to upload files #248

Closed
AbdulRashidReshamwala opened this issue Mar 25, 2020 · 3 comments
Closed

Missing Ability to upload files #248

AbdulRashidReshamwala opened this issue Mar 25, 2020 · 3 comments

Comments

@AbdulRashidReshamwala
Copy link
Contributor

Bug
commit 39d2d68 seems to have removed apps/loader/loader.html which was the primary way to upload files is there another way to upload files or was it removed by mistake
To Reproduce
Going to 'http://localhost:4010/apps/loader/loader.html' errors out.

Expected behavior
Show the uploading UI

Screenshots
Screenshot from 2020-03-25 20-31-40

@birm
Copy link
Member

birm commented Mar 25, 2020

This was migrated to the table page directly --

<script src="./loader/chunked_upload.js"></script>

@AbdulRashidReshamwala
Copy link
Contributor Author

There was a bug in apps/table.html which removed the ability to upload data
please check and merge #249

@birm
Copy link
Member

birm commented Mar 25, 2020

Thanks for the fix!

@birm birm closed this as completed Mar 25, 2020
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