Fix: hint text for Vendor bill is not below the toggle#54854
Conversation
|
@shubham1206agra 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/Videos |
|
✋ 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/Julesssss in version: 9.0.82-0 🚀
|
1 similar comment
|
🚀 Deployed to staging by https://github.com/Julesssss in version: 9.0.82-0 🚀
|
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.82-12 🚀
|
| const {translate} = useLocalize(); | ||
| const styles = useThemeStyles(); | ||
| const policyID = policy?.id ?? '-1'; | ||
| const policyID = policy?.id ?? `${CONST.DEFAULT_NUMBER_ID}`; |
There was a problem hiding this comment.
This still violates the lint rule. Please check https://expensify.slack.com/archives/C01GTK53T8Q/p1737913879440099
There was a problem hiding this comment.
Ah thank you. I only recently learnt that the rule doesn't apply for strings.
There was a problem hiding this comment.
To be fair this was implemented not long after the rule was implemented 😄






Explanation of Change
Fix: hint text for Vendor bill is not below the toggle
Fixed Issues
$ #54436
PROPOSAL: #54436 (comment)
Tests
Precondition: Workspace is connected to QBO.
Offline tests
Same
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Precondition: Workspace is connected to QBO.
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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop