You are reading a single comment by @Velocio and its replies. Click here to read the full conversation.
  • I won't mention the thing that doesn't work... as the main thing works.

    You can't do that! Now you have to tell me.

  • Hah.

    Well...

    It's an array of files, but you don't have to provide them all at once in the "upload a file".

    Originally (6+ years ago), you could select one, then select another, then another... up to 5 files.

    And whilst the file upload did break altogether in FF... it also broke in Chrome and all browsers over time such that the array was no longer appendable, it was clobbered.

    So the experience on mobile is still limited as not all mobiles offer multi-select by default, and that's what this solved by the website doing it :D

    The drag and drop we purposefully disabled as that never played nice with mobile (hence the commented out lines)... but the array append did originally work.

About

Avatar for Velocio @Velocio started