Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search in TreeSelect field #282

Closed
vbiankini opened this issue Nov 13, 2024 · 0 comments
Closed

Search in TreeSelect field #282

vbiankini opened this issue Nov 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@vbiankini
Copy link

vbiankini commented Nov 13, 2024

Basic information

  • Tiller version:
    1.15.0
  • Module:
    Formik elements - TreeSelectField

Additional information

Currently I cannot search values in TreeSelect field.

Enhancement description

I want to have search inside TreeSelect field so that I can search for values instead of using scroll.

Current behaviour

Search is not available in TreeSelect field.

Wanted behaviour

When I click on TreeSelect field I am able to search for values. When I enter search value I see all available options in last level of tree along with their parent groups.

Possible workarounds

Not applicable.

@vbiankini vbiankini added the enhancement New feature or request label Nov 13, 2024
jtomic-croz pushed a commit that referenced this issue Dec 17, 2024
…ctionality (#289)

* Revamp TreeSelect by introducing typing support and improved functionality

* Adjust tokens

---------

Co-authored-by: Felix Beceic <[email protected]>
@fbeceic fbeceic closed this as completed Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants