Modify ↓
Opened 7 years ago
Last modified 3 years ago
#13529 new enhancement
Editable filtering select field
| Reported by: | Owned by: | anybody | |
|---|---|---|---|
| Priority: | normal | Component: | Request-a-Hack |
| Severity: | major | Keywords: | select filter |
| Cc: | Trac Release: |
Description
I have a select field with many values, so it would be useful having an editable select field with filtering capability. I've searched a plugin for this but didn't find anything
Attachments (0)
Change History (2)
comment:1 Changed 7 years ago by
| Keywords: | filter added; field removed |
|---|---|
| Priority: | highest → normal |
Note: See
TracTickets for help on using
tickets.



I've created such a plugin as prototype at https://github.com/jun66j5/tracselectboxplugin. However, it is needed to tweak the styles of replaced select elements.