You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Faceted filters, like the multi-select feature for filtering companies, greatly enhance user experience.
However, there's currently no predefined filterFn for this purpose. While creating a custom function is easy, having a predefined one for this common use case would be advantageous. How about providing a default filterFn for this case?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Faceted filters, like the multi-select feature for filtering companies, greatly enhance user experience.
However, there's currently no predefined
filterFn
for this purpose. While creating a custom function is easy, having a predefined one for this common use case would be advantageous. How about providing a defaultfilterFn
for this case?for example,
Beta Was this translation helpful? Give feedback.
All reactions