-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UIPFU-91 - React v19: refactor away from default props for functional…
… components (#285) * UIPFU-82 - add jest test cases for PluginFindUser.js * UIPFU-82: refactor * UIPFU-82: refactor * UIPFU-82: refactor * UIPFU-91 - initial commit * update test * remove default parameters on Filters component * add unit tests for UserSearchModal component from scratch * add props on test file * fix test * fix tests * fix test * refine * fix test failures * refactor couple of components to remove default props. * fix default prop value --------- Co-authored-by: manvendra-s-rathore <[email protected]> Co-authored-by: nikolai <[email protected]>
- Loading branch information
1 parent
d98e258
commit 0935663
Showing
8 changed files
with
600 additions
and
600 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
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.