Commit Graph

2 Commits (7217d40f64559d250509c2ed3dd3a2c423b15880)

Author SHA1 Message Date
Alex P 5fbf69c22b Use a new interaction pattern and new styles for file upload
- Largely mimicking the pattern featured in Dropzone.js (I feel this is
a great pattern for file drag & drop)
- Got rid of the button for uploading, change copy to read “Drop a file
here or click to upload”
- Made entire file upload div clickable
- After a file has been uploaded:
  - Submit button has been moved inside the div
  - Added a “Cancel” button and method to reset the state of the modal
- Hover state of clickable area matches drag-over state
2017-08-17 17:00:22 -07:00
Alex P 5b460d5268 Rework styles to prevent some UI clash 2017-08-16 12:37:36 -07:00