-
Notifications
You must be signed in to change notification settings - Fork 3.5k
fix: Update visual style of our text inputs for better consistency. #63034
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: Update visual style of our text inputs for better consistency. #63034
Conversation
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
|
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
@dominictb, the amount input looks centred to me on android chrome also:
|
@shawnborton, the issue was different here—the input on the reports page should have a background color and a transparent border when it's not focused. I've fixed that now: Monosnap.screencast.2025-05-30.06-26-47.mp4 |
|
@dominictb, this issue is also reproducible on main. I'm already assigned to that issue, I think we can handle it after this is merged. |
|
@shawnborton @dominictb 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] |
|
🚧 @shawnborton has triggered a test app build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
Agree! |
@shawnborton, are you saying it should match the other inputs, with no background and just a border? |
Correct! |
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
|
@dominictb, could you please check this issue again? I'm not able to reproduce this after pulling main. Monosnap.screencast.2025-06-19.18-07-02.mp4 |
|
@dominictb, the bug mentioned above is also not reproducible on my side: Monosnap.screencast.2025-06-21.00-02-49.mp4 |
|
Peer-reviewing via Slack DM with Krishna to speed this up as he couldn't reproduce the issue. |
e066dba to
5184faf
Compare
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
dominictb
left a comment
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.
![]()
MonilBhavsar
left a comment
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.
Thank you for through testing!
Can we please expand QA section for QA team to verify that all issues have been fixed
|
Woo thanks team, we're so close! |
|
@MonilBhavsar, QA test section has been updated. |
|
@Krishna2323 Please remove "3. Observe that the search input does not contain the "from:" query" from Test 6. |
MonilBhavsar
left a comment
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.
Thanks!
|
✋ 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/MonilBhavsar in version: 9.1.72-0 🚀
|
1 similar comment
|
🚀 Deployed to staging by https://github.com/MonilBhavsar in version: 9.1.72-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.1.72-10 🚀
|






Explanation of Change
The original PR was reverted due to regressions. This PR reintroduces the original changes and also includes fixes for the regressions.
Fixed Issues
$ #59518
$ #62931
$ #62947
$ #62971
$ #62969
$ #62982
$ #63010
PROPOSAL: #59518 (comment)
Tests
Offline tests
QA Steps
Test 1
Test 2
Test 3
Test 4
Test 5
Test 6
Test 7
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android_native.mp4
Android: mWeb Chrome
android_chrome.mp4
iOS: Native
ios_native.mp4
iOS: mWeb Safari
ios_safari.mp4
MacOS: Chrome / Safari
web_chrome.mp4
MacOS: Desktop
desktop_app.mp4