web: add ability for match from user input
Right now it is not possible to use filters in rill without a) waiting for completion to return the list and b) this list should contain your keyword
But, when you have tons of items it is sometimes impossible to find the match, so it will be great if rill supports something like github:
And this Filter by this user button should be showed always, so that you don't rely on completion finishes
Hi Azat!
Thanks for the feedback. Just to understand correctly, you are referring to the time that Rill takes to populate the contents of the drop when creating the filter? And, you are referring to including a search box in the filter UI, especially in the case of a column with a lot of unique values, where it might take a bit more time to populate the UI?
Thanks for the clarification!
Just to understand correctly, you are referring to the time that Rill takes to populate the contents of the drop when creating the filter?
Yes
And, you are referring to including a search box in the filter UI, especially in the case of a column with a lot of unique values, where it might take a bit more time to populate the UI?
Correct, you are absolutely correct.