Rhizi / rhizi

Connective intelligence
GNU Affero General Public License v3.0
13 stars 3 forks source link

text input: clicking on suggested auto-complete dropdown doesn't update preview bubble #700

Open Garbash opened 8 years ago

Garbash commented 8 years ago

Current behavior: 1) In main Input text box type something that evokes auto-complete drop-down 2) Click with the mouse on one of the suggestions 3) The preview bubble doesn't update with the selected suggestion screen shot 2016-01-08 at 3 27 55 pm

Desired behavior: Note that desired behavior happens when instead of clicking the selection you press return to select from the dropdown.

To make it more explicit: after clicking on auto-complete suggestion from dropdown the preview bubble should update with the selected suggestion.