Hi Jorge,
For a somewhat similar requirement, I customized InputAutoCompleteReactive component, so that it would show the whole list with a certain sorting when the input is in focus, and it would filter by the keyword as user typed. A lot of CSS change was also needed to give the dropdown look&feel.
The whole customization was not very optimal, but that was still the fastest and most satisfactory solution for me.