mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
* refactor: sync Scoping tree with Forms data * refactor: update scoping tree * refactor: update scope tree logic to be more UX friendly * test: fix tests * lint: fix lin CR notes * chore: temp * fix: fix jsx * feat: Init value * refactor: move effect to utils * chore: add comments * feat: updates for default value in native filters * refactor: move multi values management to Modal * feat: added currentState to filterState fix: Reset all fixed * style: update filter styles * fix: process selection of same filter * fix: fix double choose select * fix: fix order of cascading filters * fix: fix CR comments * fix: fix CR comments