VIDA-NYU / reproserver

A web application reproducing ReproZip packages in the cloud.
https://server.reprozip.org/
BSD 3-Clause "New" or "Revised" License
10 stars 8 forks source link

Types of accepted files #61

Closed erikanoms closed 2 years ago

erikanoms commented 2 years ago

3: Major Usability Problem Adding a supported file type would be helpful for new user -both upload page and web capture page

Screen Shot 2022-08-18 at 12 18 23 Screen Shot 2022-08-18 at 12 17 02

s

remram44 commented 2 years ago

Fixed by 4748ad4a (master) and 6adca321 (web)

VickyRampin commented 2 years ago

This works! I tried uploading a png file and got taken to an error page where it asks (is it an RPZ?). Just a UX note, is there anyway to do validation on the same page? Like if I try to upload anything except an RPZ, it stops me from proceeding with the form submission? No worries if not, this is fine, but it might be more in-line with how other forms on the web work.

remram44 commented 2 years ago

It should have done that. You should only see .rpz files in the file browser dialog, unless you go in the file type dropdown and change it:

screenshot

remram44 commented 2 years ago

It seems that she did change the filter.