-
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
Remove style prop from ToggleSettingOptionRow #42596
Remove style prop from ToggleSettingOptionRow #42596
Conversation
Design-wise this looks good to me |
@parasharrajat 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] |
Straight styles changes, shouldn't require C+ review |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
Should we merge this PR to the main now (we can ask for permission in the deployer channel) or we can wait until next week to merge this |
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.
approving the PR 🟢
Please unassign me from the review as it is not needed. |
checking if we can merge this PR (internal link) |
confirmed that we can merge the PR 😄 |
✋ 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.77-0 🚀
|
Ah sorry! I thought that's what we wanted. I will raise a PR asap |
All good, but let's confirm with @Expensify/design - maybe we want to keep it as-is 🤣 |
Haha, I don't mind it at all. Maybe the bolded features is a little more scannable though? |
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.77-11 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.77-11 🚀
|
ah sorry I didn't realized that I also changed toggle texts on the cards. If we want to change that, I can also raise a RP 😄 |
I think I lean towards bringing the bold text back just for these feature toggles. @Expensify/design any one feel strongly for or against? |
Don't feel strongly, let's bring 'em back! |
I'm okay with that. Most of the workspace edit sub screens uses bold, so it feels weird without it |
Yeah I'm for bringing back the bold text on these ones. They feel different than our regular toggle switch rows, and because some of them have fields that appear beneath them once you enable them, the bold helps them stand out at the top level. |
We brought the bold styling back to the switch texts on the card in this PR 😄 |
@hayata-suenaga @trjExpensify @Expensify/design
Details
Fixed Issues
$ #42309
PROPOSAL:
Tests
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: mWeb Chrome
Networking issue
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop