[ReactiveAutoComplete] Double-click on input to display list
reactiveautocomplete
Reactive icon
Forge component 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!

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

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.