-
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
Avoid showing keyboard for currency field #43317
Conversation
@mananjadhav 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] |
@ShridharGoel The Test Steps, QA Steps and Offline tests section is missing! The screenshot for Desktop is also missing. |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid-add-card-keyboard.movAndroid: mWeb Chromemweb-chrome-add-card-keyboard.moviOS: Nativeios-add-card-keyboard.moviOS: mWeb Safarimweb-safari-add-card-keyboard.movMacOS: Chrome / Safariweb-add-card-keyboard.movMacOS: Desktopdesktop-add-card-keyboard.mov |
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.
Waiting for tests to be added
@ShridharGoel quick bump on my previous comment. |
@mananjadhav Added the testing steps. Clicking the link on desktop was opening the page on web. |
Yeah you can test by adding useEffect or in console. But that’s okay QA will use staging url and that should redirect |
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.
🟢
@mananjadhav could you complete the checklist please 🙇 ? |
@mananjadhav Can you have a look? |
I completed the checklist already. @hayata-suenaga what's pending? |
ah the last time I checked, some checklist items were not checked. thank you for completing these! 😄 |
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.
🟢 again!
✋ 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/hayata-suenaga in version: 1.4.86-0 🚀
|
1 similar comment
🚀 Deployed to staging by https://github.com/hayata-suenaga in version: 1.4.86-0 🚀
|
🚀 Deployed to staging by https://github.com/hayata-suenaga in version: 1.4.86-0 🚀
|
This PR is failing because of issue #43181 The issue is reproducible in: Android 1718882657317.A_Avoid_showing_keyboard_for_currency_field.mp4 |
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.0-9 🚀
|
Details
Avoid showing keyboard for currency field.
Fixed Issues
$ #43181
PROPOSAL: #43181 (comment)
Test steps
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-06-08.at.1.45.06.AM.mov
Android: mWeb Chrome
Screenrecording_20240608_014810.mp4
iOS: Native
Screen.Recording.2024-06-08.at.1.42.13.AM.mov
iOS: mWeb Safari
Screen.Recording.2024-06-08.at.1.44.22.AM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-06-08.at.1.43.20.AM.mov
MacOS: Desktop