-
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
Fix current selection for web TextInputWithCurrencySymbol #51325
Fix current selection for web TextInputWithCurrencySymbol #51325
Conversation
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
…/47074-web-selection-handler
…/47074-web-selection-handler
@thesahindia 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.2024-10-30.at.5.11.30.PM.movAndroid: mWeb ChromeWhatsApp.Video.2024-10-30.at.5.23.28.PM.mp4iOS: NativeScreen.Recording.2024-10-30.at.5.13.56.PM.moviOS: mWeb SafariScreen.Recording.2024-10-30.at.5.14.31.PM.movMacOS: Chrome / SafariScreen.Recording.2024-10-30.at.5.17.40.PM.movMacOS: DesktopScreen.Recording.2024-10-30.at.5.16.47.PM.mov |
Works well! @rezkiy37, could you please resolve the conflicts? |
…/47074-web-selection-handler
@thesahindia done 🙂 |
I am OOO till Tuesday and will continue to work on this later. |
…/47074-web-selection-handler
✋ 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/flodnv in version: 9.0.58-0 🚀
|
🚀 Deployed to production by https://github.com/Julesssss in version: 9.0.58-2 🚀
|
Details
The PR fixes a case when the app does not update the selection state in mWeb.
Fixed Issues
$ #47074
PROPOSAL: #47074 (comment)
Tests
234
.2
. Result:2.34
.234
.3
.23.4
.Offline tests
Same as "Tests".
QA Steps
Same as "Tests".
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
Android.mp4
Android: mWeb Chrome
Android.Chrome.mp4
iOS: Native
IOS.mp4
iOS: mWeb Safari
IOS.Safari.mp4
MacOS: Chrome / Safari
No.bug.mp4
Chrome.mp4
MacOS: Desktop
Desktop.mp4