Skip to content

Programmatic adjustment of search query #1601

@kmcluckie

Description

@kmcluckie

Is your feature request related to a problem? Please describe.
I wish to programatically change the search value of the select component. Insead of having the user type a search query I want to assist by providing a list of words that the user can click on that is then entered as the search query. However, I am not able to access the search query of the component as it is in data.

Describe the solution you'd like
I would like a solution to be able to specify a search string to the select and then open it.

Describe alternatives you've considered
I have tried hacking around with locating the physical input and setting the value. I have also added a search slot and added a "value" prop to the input but that conflicts with the internal search value it seems. I am stuck!

Much thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions