-
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
[No QA] Update BUGZERO_CHECKLIST.md to be more clear about where bugs are found #53409
Conversation
Might make this option more clear
@jasperhuangg 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] |
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 looks good and clear 😊
- [ ] 2b. Reported on staging (deploy blocker) | ||
- [ ] 2c. Reported on both staging and production | ||
- [ ] 2a. Reported on production (eg. bug slipped through the normal regression and PR testing process on staging) | ||
- [ ] 2b. Reported on staging (eg. found during regression or PR testing) | ||
- [ ] 2d. Reported on a PR |
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.
- [ ] 2d. Reported on a PR | |
- [ ] 2c. Reported on a PR |
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.
Unless the parser expects this to be d?
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.
Heh, this is part of the fun... re-ordering these will mess up all the data parsing that happens on this because all previous options for 2c
were "Reported on both staging and production" and it's really hard to track when this goes live (or I could just go back and update all the parsed data).
I'd like to keep it as 2d if that's OK.
@AndrewGable 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] |
🎯 @ishpaul777, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #53410. |
Not necessary please close ^ |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
[No QA] Update BUGZERO_CHECKLIST.md to be more clear about where bugs are found (cherry picked from commit 9de8a26) (CP triggered by AndrewGable)
🚀 Cherry-picked to staging by https://github.com/AndrewGable in version: 9.0.70-6 🚀
|
1 similar comment
🚀 Cherry-picked to staging by https://github.com/AndrewGable in version: 9.0.70-6 🚀
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.70-9 🚀
|
Might make this option more clear
cc @ishpaul777 @s77rt
Explanation of Change
The prompt can sometimes be misinterpreted
Fixed Issues
None
Tests
None
Offline tests
None
QA Steps
None
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop