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 album creation UI #157

Open
floehopper opened this issue Jan 19, 2024 · 0 comments
Open

Improve album creation UI #157

floehopper opened this issue Jan 19, 2024 · 0 comments

Comments

@floehopper
Copy link
Member

From this comment:

Ugh, yes the multiple file upload is all a bit janky. (1) definately sounds like a problem we should try to fix. (2) sounds like a good improvement - making a better distinction between uploaded and non-uploaded files would be good.

I cobbled together the direct upload javascript based on the rails guide. I certainly wouldn't be against replacing it altogether with a 3rd party library if we thought it'd make things more robust. We could also consider decoupling the editing of track metadata (like titles etc) from adding/editing tracks too if that helped? So that validation errors on those fields were decoupled from the long upload times of multiple tracks.

And from this comment:

That sounds worth considering. I had a quick look around and I've come across Dropzone & Uppy. The latter is possibly interesting, because it allows uploading directly from Dropbox, Google Drive, etc to Amazon S3, although it sounds as if you need to run this server application somewhere to get that functionality. Do you know anything about either of them and/or do you know of any other libraries that might be suitable?

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

1 participant