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

Add search / autocomplete functionality/option to Select component #238

Closed
isopterix opened this issue Jan 16, 2022 · 5 comments · Fixed by #379
Closed

Add search / autocomplete functionality/option to Select component #238

isopterix opened this issue Jan 16, 2022 · 5 comments · Fixed by #379
Labels
accepted Issues with this label are issues that the core team has accepted on to the roadmap. feature Issues that describe new features. released

Comments

@isopterix
Copy link

isopterix commented Jan 16, 2022

Is your feature request related to a problem? Please describe.
Since this is currently missing the only option is to either (a) build something on your own or (b) us a dedicated form which offers both a filter field and a select to finally choose from.

Describe the solution you'd like
A combination of an Input component with a Select component which would allow the user to reduce the number of items to choose from in the list of possible options within the Select component.

Describe alternatives you've considered
Not yet.

image

@borisdiakur borisdiakur added feature Issues that describe new features. needed: votes Enhancement suggestion which needs votes, before it gets addressed by the contributors. labels Jan 17, 2022
@borisdiakur
Copy link
Contributor

borisdiakur commented Jan 17, 2022

Thank you @isopterix We are tracking this in our feature backlog now.

@borisdiakur borisdiakur added accepted Issues with this label are issues that the core team has accepted on to the roadmap. needed: design decision Issues that need a design decision are blocked for development. and removed needed: votes Enhancement suggestion which needs votes, before it gets addressed by the contributors. labels Jun 1, 2022
@borisdiakur
Copy link
Contributor

@NicolasBlock91 Can you come up with how the select component should look when something has been selected using an input field?

@borisdiakur
Copy link
Contributor

Screenshot 2022-06-22 at 14 53 45

@borisdiakur borisdiakur removed the needed: design decision Issues that need a design decision are blocked for development. label Jun 22, 2022
@borisdiakur borisdiakur added the in progress This label indicates that the issue is currently being worked on. label Jul 13, 2022
borisdiakur added a commit that referenced this issue Jul 16, 2022
borisdiakur added a commit that referenced this issue Jul 19, 2022
borisdiakur added a commit that referenced this issue Jul 25, 2022
renet pushed a commit that referenced this issue Jul 27, 2022
@ArpithaKamath
Copy link

Is this feature available yet? @borisdiakur

github-actions bot pushed a commit that referenced this issue Jul 27, 2022
# [2.4.0](v2.3.1...v2.4.0) (2022-07-27)

### Bug Fixes

* **ld-select:** remove popper in disconnected callback ([20e92f8](20e92f8)), closes [#389](#389)
* **ld-tooltip:** remove popper in disconnected callback ([b59c123](b59c123))

### Features

* **ld-button:** add danger-secondary mode ([edc52ae](edc52ae))
* **ld-select:** add filter feature ([b6a84ee](b6a84ee)), closes [#238](#238)
* **ld-stepper:** add interaction styles ([f1a6a66](f1a6a66))
* **ld-stepper:** add progress indicator component ([8cdd327](8cdd327))
* **ld-tabs:** floating mode ([0d8f4f4](0d8f4f4))
@borisdiakur
Copy link
Contributor

🎉 This issue has been resolved in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@borisdiakur borisdiakur added done and removed in progress This label indicates that the issue is currently being worked on. labels Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Issues with this label are issues that the core team has accepted on to the roadmap. feature Issues that describe new features. released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants