mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore(native-filters): remove instant filtering option (#15365)
* chore(native-filters): remove instant filtering option * fix test
This commit is contained in:
@@ -62,7 +62,6 @@ export const nativeFiltersInfo: NativeFiltersState = {
|
||||
rootPath: [],
|
||||
excluded: [],
|
||||
},
|
||||
isInstant: true,
|
||||
controlValues: {
|
||||
allowsMultipleValues: true,
|
||||
isRequired: false,
|
||||
|
||||
Reference in New Issue
Block a user