unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

Revamped file input file selection #860

Closed nbiton closed 5 years ago

nbiton commented 5 years ago

This was made to follow up on changes made to restrict file type selection, but made issues for some users on some devices to select files normally. The file selection now lists all files again, but if an invalid type is chosen, it shows an error message.

Screenshot from 2019-08-08 18-36-11 Screenshot from 2019-08-08 18-36-57

franck-boullier commented 5 years ago

Not able to test in Heroku. Merging to be able to test in the DEV/Staging

franck-boullier commented 5 years ago

Unable to test in the DEV/Staging environment either: DEV/Staging is in an unstable state and it seems that it needs to be re-built entirely. @kaihendry see my comment on this GH issue.