-
Notifications
You must be signed in to change notification settings - Fork 3k
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(Violations): fix behaviour of merchant errors #36550
fix(Violations): fix behaviour of merchant errors #36550
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-02-15.at.5.50.31.AM.movAndroid: mWeb ChromeScreen.Recording.2024-02-15.at.5.44.24.AM.moviOS: NativeScreen.Recording.2024-02-15.at.5.36.19.AM.moviOS: mWeb SafariScreen.Recording.2024-02-15.at.5.21.05.AM.movMacOS: Chrome / SafariScreen.Recording.2024-02-15.at.5.08.15.AM.movMacOS: DesktopScreen.Recording.2024-02-15.at.5.14.50.AM.mov |
Checked the unchecked box. |
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.
Works well!
…merchant-fix fix(Violations): fix behaviour of merchant errors (cherry picked from commit 68b9350)
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…ing-36550-1 🍒 Cherry pick PR #36550 to staging 🍒
🚀 Deployed to staging by https://github.com/AndrewGable in version: 1.4.41-12 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.4.41-12 🚀
|
Details
Fix regression error in #36517
Fixed Issues
$ #36517
PROPOSAL:
Tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectionproduction API to ensure there are no regressions (e.g. long loading states that impact usability).
toggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and usingthe translation method
Link to Slack message:
the localization methods
should be capitalized), and is approved by marketing by adding the
Waiting for Copy
label for a copy review on the original GH to get the correct copy.index.js". All platform-specific files are named for the platform the code supports as outlined in the README.
STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are workingas expected)
i.e.
StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)blocks, quotes, headings, bold, strikethrough, and italic.
like
Avatar
is modified, I verified thatAvatar
is working as expected in all cases)out account.
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
Android: Native
Screen.Recording.2024-02-15.at.5.50.31.AM.mov
Android: mWeb Chrome
Screen.Recording.2024-02-15.at.5.44.24.AM.mov
iOS: Native
iOS: mWeb Safari
Screen.Recording.2024-02-15.at.5.21.05.AM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-02-15.at.5.08.15.AM.mov
MacOS: Desktop
Screen.Recording.2024-02-15.at.5.14.50.AM.mov