-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Duplicate room name error when room created #31655
Conversation
@allroundexperts Please 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2023-11-26.at.6.58.38.PM.movAndroid: mWeb ChromeScreen.Recording.2023-11-26.at.6.57.17.PM.moviOS: NativeScreen.Recording.2023-11-26.at.6.54.17.PM.moviOS: mWeb SafariScreen.Recording.2023-11-26.at.6.51.49.PM.movMacOS: Chrome / SafariScreen.Recording.2023-11-26.at.6.46.22.PM.movMacOS: DesktopScreen.Recording.2023-11-26.at.6.50.06.PM.mov |
Hi @esh-g! Please upload the missing screen recordings. |
@allroundexperts Sorry, missed those before! |
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.
Works well!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Cherry-picked to staging by https://github.com/yuwenmemon in version: 1.4.7-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to staging by https://github.com/jasperhuangg in version: 1.4.8-0 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 1.4.8-3 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 1.4.8-3 🚀
|
Details
This PR provides the duplicate room error on the form itself and not only the report for better feedback to the user.
Fixed Issues
$ #21747
PROPOSAL: #21747 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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)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.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2023-11-27.at.5.02.25.PM-1.mov
Android: mWeb Chrome
Screen.Recording.2023-11-27.at.5.35.21.PM-1.mov
iOS: Native
Screen.Recording.2023-11-27.at.5.15.11.PM-1.mov
iOS: mWeb Safari
Screen.Recording.2023-11-27.at.5.24.12.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2023-11-22.at.2.11.05.AM-1.mov
MacOS: Desktop
Screen.Recording.2023-11-27.at.5.47.56.PM-1.mov