simcha90 commented on a change in pull request #13031:
URL: https://github.com/apache/superset/pull/13031#discussion_r577455137
##########
File path: superset-frontend/src/dashboard/actions/nativeFilters.ts
##########
@@ -103,6 +103,20 @@ export interface SetExtraFormData {
currentState: CurrentFilterState;
}
+export const SAVE_FILTERS_SET = 'SAVE_FILTERS_SET';
Review comment:
I also thought about naming, but this action save 1 set of filters, so I
did it as `FILTERS_SET`
----------------------------------------------------------------
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]