-
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
Fix: add darker color for markdown #42313
Conversation
@shawnborton @Expensify/Design you may want to check this! Because the markdown bars rendered by the HTML component have the same color as the hover background I am changing it to a darker color so when hovered it will be a bit darker |
@shawnborton I made the hover background color lighter as you requested. Thank you. |
Wonderful, thanks Rachid! |
Actually wait, before approving - I just want to confirm that this will only change the background color when you are hovering over a row? This should not change our current button hover/bg color functionality. Can you please confirm? |
@dragnoir Can you please confirm on this? |
Yes, it's only applied to MenuItem, no change for buttons |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safari42313-web-safari.mp442313-web-safari-dark.mp4Android: Native42313-android-native.mp4Android: mWeb Chrome42313-mweb-chrome.mp442313-mweb-chrome-dark.mp4iOS: Native42313-ios-native.mp4iOS: mWeb Safari42313-mweb-safari.mp4MacOS: Desktop42313-desktop.mp4 |
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 @dragnoir. LGTM. And tests well too.
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.
Looks good!
✋ 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: 1.4.77-0 🚀
|
🚀 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 🚀
|
Details
This PR fixes the issue where the hover color is the same as the markdown color from rendered HTML..
Fixed Issues
$ #41901
PROPOSAL: #41901 (comment)
Tests
Offline tests
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
NA
Android: mWeb Chrome
NA
iOS: Native
NA
iOS: mWeb Safari
NA
MacOS: Chrome / Safari
MacOS: Desktop