digirati-co-uk / timeliner

IIIF Timeliner
https://iiif-timeliner.netlify.com
MIT License
11 stars 7 forks source link

Validation of input files #291

Closed mcwhitaker closed 5 years ago

mcwhitaker commented 5 years ago

When using the "Open an audio file on your computer (.mp3, .json)", there are a couple of things going on:

  1. One is not able to open an audio file on the computer -- I understand why, so this text should be changed.
  2. If the user picks an invalid file type, such as a .txt, the app gets stuck in the Loading... stage. Validating the file and providing feedback to the user would be better.

Not a high priority.