rill icon indicating copy to clipboard operation
rill copied to clipboard

web: add ability for match from user input

Open azat opened this issue 1 year ago • 2 comments

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:

image

And this Filter by this user button should be showed always, so that you don't rely on completion finishes

azat avatar Jul 14 '24 15:07 azat

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!

royendo avatar Jul 16 '24 08:07 royendo

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.

azat avatar Jul 16 '24 20:07 azat