Right now the user is required to click the Lookup button every time when making a search. This becomes tiresome when you work on the tool all day. Let's make it so that when cursor is on the text field, hitting enter on keyboard will do same as clicking Lookup with mouse.
Right now the user is required to click the
Lookup
button every time when making a search. This becomes tiresome when you work on the tool all day. Let's make it so that when cursor is on the text field, hitting enter on keyboard will do same as clickingLookup
with mouse.