[No QA] feat: add DomainAdminDetailsPage.tsx#77659
Conversation
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
|
I suppose we have the wrong horizontal padding for emails 2025-12-15.17.53.53.mov |
|
Do we need to add the ability to open avatars? 2025-12-15.17.55.28.mov |
|
I am stuck on testing iOS. After login, app redirects to OldDot and immediately crashes. Screen.Recording.2025-12-15.at.10.56.07.PM.mov |
Let me check also |
|
I think we should follow the same pattern as workspace member detail page Screen.Recording.2025-12-15.at.11.08.22.PM.mov |
Nvm. As it's out of scope, I built standalone app and continue testing |
|
@situchan Actually, ngrok can't be connected to the native devices so I think we can't test Android and iOS now :/ |
Why not? I connected already and tested native on previous PR. |
|
Lines 39 to 42 in 26c32b9 I hardcoded this to test native quickly with only js changes. If using .env, you should rebuild the app which takes much time. |
|
guys, I think all comments are resolved |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppScreen.Recording.2025-12-16.at.12.34.28.AM.moviOS: mWeb SafariScreen.Recording.2025-12-16.at.12.39.49.AM.movMacOS: Chrome / SafariScreen.Recording.2025-12-16.at.12.32.24.AM.mov |
situchan
left a comment
There was a problem hiding this comment.
Similar to previously reported bug.
Not found page briefly shows when reload the app.
Not sure if we should block on this. If not blocker, please note this to fix as follow up.
Screen.Recording.2025-12-16.at.12.42.16.AM.mov
|
Please link any existing issue (i.e. #77565) and mark as ready for review. |
|
@situchan ready! |
mountiny
left a comment
There was a problem hiding this comment.
Left one comment but please address it in the next PR
| }); | ||
|
|
||
| // eslint-disable-next-line rulesdir/no-inline-useOnyx-selector | ||
| const [personalDetails] = useOnyx(ONYXKEYS.PERSONAL_DETAILS_LIST, { |
There was a problem hiding this comment.
I think we should rename this to make it clear it is the admin personal details already
| const [personalDetails] = useOnyx(ONYXKEYS.PERSONAL_DETAILS_LIST, { | |
| const [adminPersonalDetails] = useOnyx(ONYXKEYS.PERSONAL_DETAILS_LIST, { |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.2.79-0 🚀
|
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.2.81-0 🚀
|
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.2.81-5 🚀
|
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.2.81-5 🚀
|
Explanation of Change
This PR adds simple admin details RHP without any buttons. This will unblock further changes, e.g. revoke admin access & reset domain
Fixed Issues
$ #77744
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari