88
Views
2
Comments
Solved
[ReactiveAutoComplete] Double-click on input to display list
reactiveautocomplete
Reactive icon
Forge asset by Steven Decock
Application Type
Reactive

Any chance we can have a double-click functionality to display the list, without having to type any character?

I believe this would make this autocomplete widget even greater.

And thanks for creating this component!

2020-03-12 15-06-24
Steven Decock
Solution

Hi Nuno,


I just released a new version (1.3.0) with the functionality you asked for.

The option to use is EnableDoubleClickToShowAll.  It defaults to False (for backwards compatibility).

I also updated the demo to use this double-click behaviour.

FYI: I also added another new option: MinimumFilterSize 

This allows you to set the minimum number of characters to type before the autocomplete triggers.

Hope this helps.

If you notice any bugs or have more feedback, let me know.


Best regards,

Steven

2019-06-05 16-02-57
Nuno Santos
Staff

Awesome stuff Steve!
Thank you very much for your quick availability! :)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.