-
-
Notifications
You must be signed in to change notification settings - Fork 601
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
leftDrawerOrg: Fixed the
org not found error
on viewing admin profi…
…le. (#2386) * leftDrawerOrg:Fixed the org not found error on viewing admin profile. * created getIdfromPath utitily function * corrected test code * removed unwanted newId variable * added a comment for isProfilePage * removed unwanted check in getIdFromPath func * Revert "removed unwanted check in getIdFromPath func" This reverts commit e1e86e3. * Feat : Write Unittests for `src/components/UserPortal/OrganizationCard/OrganizationCard.tsx` (#2393) * improve testcase for org card * act function warning * Added no pathname condition on getIdFromPath * added useMemo hook * Revert "Feat : Write Unittests for `src/components/UserPortal/OrganizationCard/OrganizationCard.tsx` (#2393)" This reverts commit becd2d1. * Updated comment to accurately reflect array indexing. --------- Co-authored-by: Peter Harrison <[email protected]> Co-authored-by: Anshul Kahar <[email protected]> Co-authored-by: Pranshu Gupta <[email protected]> Co-authored-by: Vamshi Maskuri <[email protected]>
- Loading branch information
1 parent
17c53a8
commit f971174
Showing
2 changed files
with
74 additions
and
8 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