HTML supports simply searchable select field out of the box https://www.w3schools.com/tags/tag_datalist.asp

It will be cool to have it via some widget for standard wtforms.fields.SelectField without need to use some external js like select2
just a improvment/feature idea.
HTML supports simply searchable select field out of the box https://www.w3schools.com/tags/tag_datalist.asp
It will be cool to have it via some widget for standard
wtforms.fields.SelectFieldwithout need to use some external js like select2just a improvment/feature idea.