rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.25k stars 175 forks source link

feat: [#626] add filterText mouse support and preserve filterText on blur #649

Closed mBoegvald closed 7 months ago

mBoegvald commented 7 months ago

I'm unsure if the test is correct, I couldn't get them to work properly locally.

Open to fix, if this PR is not accepted.

PR related to issue: https://github.com/rob-balfre/svelte-select/issues/626 this doesn't keep the state of loadOptions though.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-select ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2023 11:46am
rob-balfre commented 7 months ago

@mBoegvald thanks for this will try to take a look soon hopefully.