avo-hq/avo

Searchable select filters

开放

#692 创建于 2022年2月21日

 (3 条评论) (3 个反应) (0 位负责人)Ruby (308 个派生)user submission
Back endEnhancementFront endHelp wantedStale exempt

仓库指标

星标
 (1,778 个星标)
PR 合并指标
 (平均合并 1天 6小时) (30 天内合并 67 个 PR)

描述

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

贡献者指南