-
Notifications
You must be signed in to change notification settings - Fork 3
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 to list filters #316
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #316 +/- ##
=======================================
Coverage 51.56% 51.56%
=======================================
Files 169 169
Lines 4449 4449
Branches 1023 1023
=======================================
Hits 2294 2294
Misses 1673 1673
Partials 482 482 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@allanchau, could you please create a page in the documentation (like this one) for widgets. Could you please document generally how to use a widget and then create a specific entry for the list widget.
For the list widget, please use the property description format (from here) and document how to use the list widget, both with and without searching?
This PR enables searching and select all via data attributes in the list filter.
Setup
Testing