avo-hq/avo

Searchable select filters

Open

#692 opened on Feb 21, 2022

View on GitHub
 (3 comments) (3 reactions) (0 assignees)Ruby (308 forks)user submission
Back endEnhancementFront endHelp wantedStale exempt

Repository metrics

Stars
 (1,778 stars)
PR merge metrics
 (Avg merge 1d 6h) (67 merged PRs in 30d)

Description

Context

image In my project it is common to have many options in the filter like the one in the photo above. So it is very difficult to find the option I want having to look for one by one.

So I want know if Is there some way to filter select options like that https://cadeomw.com.br/list-subjects

I would like that when starting to write the options they would be reduced according to what was written. Like this function too: image

Contributor guide