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

Searchable component in the filter selector #1894

Closed
wlarch opened this issue Sep 5, 2019 · 4 comments
Closed

Searchable component in the filter selector #1894

wlarch opened this issue Sep 5, 2019 · 4 comments
Assignees
Labels
implemented Feature Request implemented request Feature Request
Milestone

Comments

@wlarch
Copy link

wlarch commented Sep 5, 2019

Feature request
Possibility of using the searchable component in the filter selector.

Problem
Using the select-filter component for a Filter that has a large dataset is not user friendly.

image

Implementation
Within a Filter class, assigning the search-input component to the $component class variable would show a searchable input field. At the moment, it shows as follow :

image

@wlarch wlarch changed the title Searchable component in the filter selector [Feature Request] Searchable component in the filter selector Sep 5, 2019
@davidhemphill davidhemphill changed the title [Feature Request] Searchable component in the filter selector Searchable component in the filter selector Sep 5, 2019
@davidhemphill davidhemphill added the request Feature Request label Sep 5, 2019
@davidhemphill
Copy link
Contributor

I see why you'd want this, and we'll probably see how we could do it at some point, but for now, you'll need to create a custom filter to handle this yourself.

In order to keep this repository focused on bug reports, we auto-close feature requests and requests for help. Feel free to post your feature requests so others can discuss and add reactions. We'll keep an eye on them for later planning.

@anotherfrontendguy
Copy link

@wlarch We had the same problem as you, here is our take at a solution for it:
suenerds/nova-searchable-belongs-to-filter

@keizah7
Copy link

keizah7 commented Mar 4, 2021

Trying to find same solution to use with nova-bi/nova-dashboard-manager filter

@github-actions
Copy link

github-actions bot commented Oct 8, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 8, 2021
@crynobone crynobone self-assigned this Dec 29, 2021
@crynobone crynobone added the implemented Feature Request implemented label Jan 20, 2022
@crynobone crynobone added this to the 4.x milestone Apr 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
implemented Feature Request implemented request Feature Request
Projects
None yet
Development

No branches or pull requests

5 participants