-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(native-filters): Add defaultValue for Native filters modal (#12199)
* 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
- Loading branch information
Showing
13 changed files
with
461 additions
and
182 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.