hmc-whisk / jsLDA

A React based version of jsLDA with brand new features added on
Other
0 stars 0 forks source link

incongruency between upload button disabled status and file input in config menu when canceling file choice #188

Open taeyunmlee135 opened 3 years ago

taeyunmlee135 commented 3 years ago

Steps to replicate: (in Config menu - either Data Upload or Model Upload)

  1. add a file (thus enabling the Upload button)
  2. click "Choose File" again, but cancel the File Explorer popup before making a selection (input should switch back to saying "No file chosen" but Upload button stays enabled)
taeyunmlee135 commented 3 years ago

see pull request/branch 166 taeyun configtweaks for initial implementation introducing the bug