michael-s-molina commented on a change in pull request #15017:
URL: https://github.com/apache/superset/pull/15017#discussion_r649064704
##########
File path:
superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx
##########
@@ -458,6 +460,28 @@ const FiltersConfigForm = (
forceUpdate();
};
+ const validatePreFilter = () =>
+ setTimeout(
Review comment:
I can investigate if this is possible in the next iteration.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]