-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show Domain Rooms to Domains that have at least one Approved! Accountant #14585
Conversation
Tested and the |
@Santhosh-Sellavel @AndrewGable One of you needs to copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@yuwenmemon Can I get test credentials for this. |
Reviewer Checklist
Screenshots/VideosWebScreen.Recording.2023-02-01.at.11.09.58.PM.movMobile Web - ChromeScreen.Recording.2023-02-01.at.11.20.47.PM.movMobile Web - SafariScreen.Recording.2023-02-01.at.11.16.45.PM.movDesktopScreen.Recording.2023-02-01.at.11.21.59.PM.moviOSScreen.Recording.2023-02-01.at.11.15.00.PM.movAndroidScreen.Recording.2023-02-01.at.11.18.37.PM.mov |
@Santhosh-Sellavel Sorry for the ping, but this is internal, so you won't be able to test this. I am looking into it now. |
@Santhosh-Sellavel Apologies, I think @techievivek or @AndrewGable will need to test as this requires access to one of our internal branches for now. Marking this as internal QA |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks for looking into it Yuwen. 🙏
Associated Web PR hit prod, merging! |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Performance Comparison Report 📊Significant Changes To DurationThere are no entries Meaningless Changes To DurationShow entries
Show details
|
🚀 Deployed to staging by https://github.com/yuwenmemon in version: 1.2.64-4 🚀
|
First section ✅ |
Third section ✅ |
Second section ✅ - but I do want to test it with a real life domain not an expensifail one. Doing that with TJ here: https://expensify.slack.com/archives/C07F03W66/p1675464371178079?thread_ts=1675381316.044649&cid=C07F03W66 |
🚀 Deployed to production by https://github.com/thienlnam in version: 1.2.64-7 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.2.64-7 🚀
|
1 similar comment
🚀 Deployed to production by https://github.com/thienlnam in version: 1.2.64-7 🚀
|
@techievivek please review
HOLD ON https://github.com/Expensify/Web-Expensify/pull/36242 DEPLOYED TO PROD
Details
Show Domain Rooms to any user that belongs to a domain that has at least one Approved! Accountant.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/257570
Tests/QA
#[domain.com]
room in the options of the Left Hand Menu.#[domain.com]
room when searching for rooms.applause.expensifail.com
will work for this).#[domain.com]
room by makingyuwen@expensify.com
(or some other Expensify account) a domain admin forapplause.expensifail.com
(or whatever domain you're using).#[domain.com]
room in the options of the Left Hand Menu.#[domain.com]
room when searching for rooms.gmail.com
#[domain.com]
room in the options of the Left Hand Menu.#[domain.com]
room when searching for rooms.Offline tests
N/A
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)/** comment above it */
this
properly so there are no scoping issues (i.e. foronClick={this.submit}
the methodthis.submit
should be bound tothis
in the constructor)this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)ScrollView
component to make it scrollable when more elements are added to the page.Screenshots/Videos
Web
Screen.Recording.2023-02-01.at.12.07.11.PM.mov
Mobile Web - Chrome
Screen.Recording.2023-02-01.at.12.03.20.PM.mov
Mobile Web - Safari
Screen.Recording.2023-02-01.at.12.12.47.PM.mov
Desktop
Screen.Recording.2023-02-01.at.10.52.52.AM.mov
iOS
Screen.Recording.2023-02-01.at.10.57.02.AM.mov
Android
Screen.Recording.2023-02-01.at.12.01.09.PM.mov