-
-
Notifications
You must be signed in to change notification settings - Fork 779
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes Organization Not Found in Left Drawer (#1592)
* Fixed Organization Not Found in Left Drawer * Fix State update when MemberDetail is unmounted * Shifted UseEffect to be called from top level function * Shift useEffect to be called form top-level * Add Test Coverage for images in MemberDetail * Fixed Linting issues & removed unrelated code to current PR from LoginPage * prettier update * Fix improper testcase in MemberDetail.test * State Update on Unmount Resolved in Testing * Added dicebear url constants * Revert changes in Readme & package-lock.json * Added tests for LeftDrawer & MemberDetail for full coverage * Refactor OrganizationScreen & SuperAdminScreen * Remove commented line * Modified tests in OrganizationScreen & SuperAdminScreen * Revert README.md --------- Co-authored-by: Peter Harrison <[email protected]>
- Loading branch information
1 parent
3601c92
commit c284e07
Showing
12 changed files
with
616 additions
and
538 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.