aquariumbio / aquarium

The Aquarium Lab Operating System
http://klavinslab.org/aquaverse/
MIT License
58 stars 15 forks source link

v3: sample_types: [ field name ] loses focus when trying to add a new field #516

Open gnomicosuw opened 3 years ago

gnomicosuw commented 3 years ago

repro:

  1. go to http://localhost:3000/sample_types/new
  2. try typing in the [ field name ] field result: the field loses focus with every key on the keyboard expected result: the field should not lose focus

workaround: to get "abc" you need to do the following

and note that you cannot leave trailing spaces when appending to the field, so in order to get "a c" you need to do the following