-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[NO QA] update wallet banner UI, wallet red dot condition #32106
[NO QA] update wallet banner UI, wallet red dot condition #32106
Conversation
1be0941
to
77ad9b1
Compare
77ad9b1
to
7b90e51
Compare
Co-authored-by: Fábio Henriques <fabio.lacerda@outlook.com>
ae06926
to
a5e82b1
Compare
@eVoloshchak 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] |
@eVoloshchak friendly bump |
Reviewer Checklist
Screenshots/Videos |
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.
LGTM
@pasyukevich could you merge main? I'd like to check the new color key is used |
@grgia updated with latest main |
src/styles/themes/light.ts
Outdated
@@ -34,7 +34,7 @@ const lightTheme = { | |||
successPressed: colors.greenPressed, | |||
transparent: colors.transparent, | |||
signInPage: colors.green800, | |||
dangerSection: colors.tangerine800, | |||
darkSupportingText: colors.darkSupportingText, |
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.
this color key no longer exists, could you use productDark800
?
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.
updated
src/styles/themes/default.ts
Outdated
@@ -34,7 +34,7 @@ const darkTheme = { | |||
successPressed: colors.greenPressed, | |||
transparent: colors.transparent, | |||
signInPage: colors.green800, | |||
dangerSection: colors.tangerine800, | |||
darkSupportingText: colors.darkSupportingText, |
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.
this color key no longer exists, could you use productLight800
?
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.
updated
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.
✋ 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/grgia in version: 1.4.12-0 🚀
|
🚀 Deployed to staging by https://github.com/grgia in version: 1.4.12-0 🚀
|
@pasyukevich Could you share the QA steps? If I run the script mentioned in step 1 in console getting "uncaught error" |
🚀 Deployed to staging by https://github.com/grgia in version: 1.4.12-0 🚀
|
@Julesssss Is this internal QA? Could you help #32106 (comment), not sure if we are doing anything wrong. |
@kavimuru ah yeah, this seems to be internal testing only 👍 |
🚀 Deployed to production by https://github.com/Julesssss in version: 1.4.12-2 🚀
|
Details
Fixed Issues
$ #30677
PROPOSAL:
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 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(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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
anrdoid-native-converted.webm
Android: mWeb Chrome
anrdoid-web-converted.webm
iOS: Native
ios-native-converted.mp4
iOS: mWeb Safari
ios-web-converted.mp4
MacOS: Chrome / Safari
desktop-web-converted.mov
MacOS: Desktop
desktop-naive-converted.mov