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

Drag and Drop Image Upload #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

martindale
Copy link

Combined with #2 and #3, this provides a simple drag and drop interface for uploading images [to imgur] and automatically inserting the correct image link to the message box for submission.

Please note that I'm using an API key here that I got from @achudars, and I am uncertain of how to acquire a key that works (as opposed to the (new?) OAuth2 client_id and token). I'd lean towards leaving this pull request open until 1) we've resolved the API key issue, and 2) come up with a more intuitive UI for the upload process.

TODO (maybe?)

  • API key issue resolution
  • visual indicator of droppable state on drag-hover
  • visual indicator of upload status (progress)

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

Successfully merging this pull request may close these issues.

None yet

1 participant