-
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
referral banner icon fixes #34517
referral banner icon fixes #34517
Conversation
@techievivek 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: NativeAndroid: mWeb ChromeScreen.Recording.2024-01-15.at.11.44.59.PM.moviOS: NativeScreen.Recording.2024-01-16.at.12.09.21.AM.moviOS: mWeb SafariScreen.Recording.2024-01-15.at.11.32.49.PM.movMacOS: Chrome / SafariScreen.Recording.2024-01-15.at.11.30.05.PM.movMacOS: DesktopScreen.Recording.2024-01-15.at.11.31.37.PM.mov |
@lukemorawski it would be good to fix #34503 as well here |
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. Since this is a deploy blocker, I'm approving it without the android screen recording because its failing for me consistently.
@situchan The author is offline now, so maybe we need someone else to fix that deploy blocker if we want to deploy today. Whoever is assigned internally should handle it. |
Can I help? |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…n_fixes referral banner icon fixes (cherry picked from commit bfbe935)
#34503 (comment) Seems to resolve :D |
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.25-10 🚀
|
Details
This fixes the Info icon colour issue on the referral banner component.
This is done by creating new
ReferralProgramCTA
component and adding a correct value of thefill
property of the InfoIcon
component.The new
ReferralProgramCTA
component is then used in:And also the legacy
OptionsSelector
is using this new component for consistency.Fixed Issues
$ #34501
PROPOSAL: No proposal
Tests
same as QA steps
Offline tests
Same as QA steps
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 methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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
MacOS: Desktop