aces / cbrain

CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
GNU General Public License v3.0
71 stars 42 forks source link

The 'prepare_tool_id' feature doesn't work in Firefox #1240

Closed prioux closed 2 years ago

prioux commented 2 years ago

There's a problem with the JavaScript I think. It works in Chrome and Safari, but not Firefox.

I do get prompted to select files, but the file counter near the launch button never registers any selected files when I click the checkboxes.

Natacha, since you're the person who implemented the feature, can you debug this?

natacha-beck commented 2 years ago

I wasn't able to reproduced this issue (tested on my laptop and on my desktop) both with Firefox.

Did you test it with an incognito windows ? The files selection did not work properly in incognito mode.