firebywire / User-Issues

FireByWire - User issues / bugs
0 stars 0 forks source link

Autocomplete for firework in datagrid isn't working #29

Closed mlepyro closed 5 years ago

mlepyro commented 5 years ago

Not sure why as this used to work (perhaps in older versions before datagrid was rewritten)

If you add a new cue, then click in the NAME field in the row that is in the datagrid. This is by default empty.

Start typing and it should autocomplete / suggest items from the database.

E.g. "100mm" would show all 100mm options available. This ideally would be as a drop down that doesn't effect the user from typing the complete item name and pressing enter or clicking elsewhere. However mid typing the user might just use the drop down to scroll and find the right option wanted.