We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d25117 commit 52e3d8cCopy full SHA for 52e3d8c
website/src/queries-logic.js
@@ -552,4 +552,5 @@ if (JQ_REPO_FIELD.val()) {
552
JQ_SEARCH_BTN.click();
553
}
554
555
+/* User updated the filters, so we refresh the table. */
556
JQ_FILTER_FIELD.on('input', update_filter);
0 commit comments