Elektrine lite

← Feed

@simounet@mastodon.simounet.net

Post #1381744

2026-03-19 11:10 UTC

@jaffathecake Hi Jake, kind of an off topic here but are you aware of a proposal where you start typing inside an input field and the select option values are filtered? Maybe am I missing something obvious. Have a nice day.

Replies (2)

  • @simounet sounds like datalist? https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/datalist

    Open ##1381745

  • @Lukew@toot.wales 2026-03-19 11:55

    @simounet @jaffathecake https://open-ui.org/components/combobox.explainer/#making-your-own-picker-for-a-filterable-select - I believe this is what you're looking for, assuming you want to filter a select. Alternative the input+datalist approach mentioned in the same explainer does the alternative type of combobox.

    Open ##1381747