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

File uploads should show confirmation #3

Open
cwc opened this issue Jul 30, 2012 · 0 comments
Open

File uploads should show confirmation #3

cwc opened this issue Jul 30, 2012 · 0 comments

Comments

@cwc
Copy link
Contributor

cwc commented Jul 30, 2012

Single-file

  • For images, a preview should be displayed. Videos/audio as well if possible. Other file types can just display the filename portion of the source URI.
  • Structured input should be provided for extra tags, e.g. 'Add Tag' button -> prompt for tag, stripping commas -> list of tags with X buttons next to them for removal
  • Confirm/Cancel buttons

Multi-file

  • Initially should display the number of files to be uploaded, perhaps as a breakdown by filetype in the collection (e.g. 'You are uploading: 3 images, 2 videos, 4 audios, 5 others'). Previews could possibly be shown in a scrubber or cover flow type view for filetypes that make sense.
  • Same structured input for tags as single-file case, to be applied to all files.
  • Should display Cancel/Confirm All and a third button that allows the files to be confirmed individually in a chain, using the single-file UI. This would allow setting tags individually, as well as cancelling the upload for only some of the files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant