avo-hq/avo

Searchable select filters

Open

#692 创建于 2022年2月21日

在 GitHub 查看
 (3 评论) (3 反应) (0 负责人)Ruby (1,778 star) (308 fork)user submission
Back endEnhancementFront endHelp wantedStale exempt

描述

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

贡献者指南