Support keyboard based filtering when searchable flag is set to false #247
jochienabuurs
started this conversation in
Ideas
Replies: 2 comments
-
Why would you want to do that, when you have |
Beta Was this translation helpful? Give feedback.
0 replies
-
To make the input behave like a native html select more.
Op di 20 aug 2024 om 14:55 schreef Martin Skočík ***@***.***>:
… Why would you want to do that, when you have searchable disabled? I am
not considering this feature, although it's doable. But in general it's
just adding code complexity with very little added value.
—
Reply to this email directly, view it on GitHub
<#247 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALYKYYPIT4IIM7NDT2SH6TZSM4FHAVCNFSM6AAAAABMXWEDV6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMZZGU4DGOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When looking at the minimal example shown here, setting "searchable" to false disables any keyboard based filtering of results.
It would be nice that when setting searchable to false, the select would behave as a native HTML select, allowing keyboard based filtering.
Is this something you'd consider adding?
Or maybe it is already possible but am I missing some configuration?
Beta Was this translation helpful? Give feedback.
All reactions