HackFSU / hackfsu-2018

HackFSU Website & Api
https://hackfsu.com
5 stars 14 forks source link

Webapp still uploads non-pdf even with `accept=application/pdf` tag #65

Closed andrewsosa closed 6 years ago

andrewsosa commented 6 years ago

High priority because people keep uploading word docs.

andrewsosa commented 6 years ago

only-pdf-safari

This is what it's supposed to do.

andrewsosa commented 6 years ago

any-file-firefox

This is the wrong behavior.

andrewsosa commented 6 years ago

Also visible here is #62

andrewsosa commented 6 years ago

If updating the tag doesn't fix it, perhaps we write javascript to display an alert saying we only accept pDFS.

Hell, we could just update the button text to say "Upload Your Resume... (PDF only)"

andrewsosa commented 6 years ago

I labeled the button "PDF Only" in 3299d6e62bd8eb0c4823d5c6d5a1aa3e7c7c42db