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

[BUG] cannot select files if tool selected first #1252

Closed MontrealSergiy closed 2 years ago

MontrealSergiy commented 2 years ago

Usually we select files first then tool, but scenario when tool selected first then input files Regretfully, it is impossible to launch task the latter way, because Launch button stays grey-out after selecting files. Possibly duplicate

Steps to reproduce

  1. go to userfiles
  2. click launch
  3. select tool
  4. select file(s) Expected Launch button right from the file selection activates Observed actual behavior Right Launch button stays grey out

image Chrome 76 sub-865762

might be related to #1240

MontrealSergiy commented 2 years ago

was not able to reproduce today ...

natacha-beck commented 2 years ago

Same on my side, I am not able to reproduce. I will close, we will re-open if it's happen again.