goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.09k stars 120 forks source link

RFC: Add Filter functionality for Listbox component #316

Open tsironis13 opened 2 weeks ago

tsironis13 commented 2 weeks ago

Which scope/s are relevant/related to the feature request?

Don't know / other

Information

Add filter functionality for Listbox component like the one provided by primeng. https://primeng.org/dropdown#filter

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue

goetzrobin commented 1 week ago

Hey there! What exactly are you looking for. We are actually using listbox to power the select primitive, but I am curious what your use case is and what functionality you expect on top of the CDK listbox

tsironis13 commented 1 week ago

Hey there! What exactly are you looking for. We are actually using listbox to power the select primitive, but I am curious what your use case is and what functionality you expect on top of the CDK listbox

hello! Basically I edited the RFC... because yesterday I realized that Listbox is already created and maybe adding filtering functionality would be something useful from a user perspective as a new feature for the listbox component. I try to find out a way to get my hands dirty on this project so if this proposal does not fit the needs...it would be really appreciate it if you could suggest me something else to cope with.