-
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
workspace invite submit #50581
workspace invite submit #50581
Conversation
@Nodebrute Part of the invite button is still hidden by the keyboard Screen.Recording.2024-10-14.at.9.00.57.AM.mov |
I'll update in few hours. |
@eh2077 I am unable to reproduce this on mWeb Safari. Could you please provide me with the steps to reproduce it? |
@Nodebrute Can you just follow the video here #50581 (comment)? Please attach a video as well, thanks |
I am still unable to reproduce this Screen.Recording.2024-10-17.at.2.33.05.PM.movScreen.Recording.2024-10-17.at.2.35.50.PM.mov |
Let me try on physical iPhone |
@Nodebrute This PRRPReplay_Final1729210663.2.MP4StagingRPReplay_Final1729210637.2.MP4 |
@eh2077 Sorry, in the attached videos, I can't tell if the inputs are being autofocused or not. Are you saying that the changes from my PR are causing the focus issue? |
@Nodebrute Can you please compare the two recordings of this PR and Staging? The staging also doesn't autofocus the input according to my test. |
@eh2077 Oh, okay, my bad. I saw an open issue for this, but I'm unsure. I'll try to find it |
Tested again on my simulator - the autofocusing is working and part of the invite button is still being hidden by the keyboard. That's weird. Screen.Recording.2024-10-18.at.8.51.23.AM.mov |
@eh2077 I believe everything is still working as expected, and everything is in its place. You can compare it with the state before this PR—previously, the submit button was oddly hidden under the keyboard, which is now fixed. Before the PR Screen.Recording.2024-10-02.at.9.39.18.PM.mov |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-10-18.at.8.58.28.PM.movAndroid: mWeb ChromeScreen.Recording.2024-10-18.at.9.16.47.AM.moviOS: NativeScreen.Recording.2024-10-18.at.9.39.26.PM.moviOS: mWeb SafariRPReplay_Final1729210663.2.MP4MacOS: Chrome / SafariN/A as we only need to test on mobile devices MacOS: DesktopN/A as we only need to test on mobile devices |
@Nodebrute I think we should test native apps as well. Can you please update recordings for native apps? |
Testing....I'll add ss in a while |
@eh2077 I have updated the videos. |
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.
LGTM
@aldo-expensify looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
✋ 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/aldo-expensify in version: 9.0.52-0 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.52-5 🚀
|
Details
Fixed Issues
$ #50073
PROPOSAL: #50073 (comment)
Tests
Launch Safari on mobile web (mWeb).
Navigate to Workspace and select "Invite Members."
Choose a member and tap "Next."
Confirm that the "Invite" button is not hidden behind the keyboard in Safari on mWeb.
Verify that no errors appear in the JS console
Offline tests
Same as above
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 methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.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.2024-10-18.at.9.09.44.PM.mov
Android: mWeb Chrome
iOS: Native
Screen.Recording.2024-10-18.at.8.11.22.PM.mov
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop