[NO QA] Create a Design Doc issue template#14380
Conversation
|
Thanks for the awesome suggestions @stitesExpensify - updated ! |
stitesExpensify
left a comment
There was a problem hiding this comment.
Sorry, remembered one more part of our process to make sure everyone is involved
Reviewer Checklist
Screenshots/VideosWebMobile Web - ChromeMobile Web - SafariDesktopiOSAndroid |
Co-authored-by: Brandon Stites <42391420+stitesExpensify@users.noreply.github.com>
Beamanator
left a comment
There was a problem hiding this comment.
Looking great 👍 Have a few suggestions
Just in case you haven't done this yet, we'll need a PR to update this webhook code which automatically closes issues created by contributors: https://github.com/Expensify/Web-Expensify/blob/049602d90e0cf52f96158eb7e818ec3383966d6d/partners/github/webhook.php#L103-L107
Add some of Alex B's suggestions. Co-authored-by: Alex Beaman <alexbeaman@expensify.com>
|
@Beamanator thanks for the suggestions!
Feel free to open a PR if you think we need that then go for it. |
stitesExpensify
left a comment
There was a problem hiding this comment.
Looks great! Can't wait to try it out
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Performance Comparison Report 📊Significant Changes To DurationThere are no entries Meaningless Changes To DurationShow entries
Show details
|
|
🚀 Deployed to staging by https://github.com/stitesExpensify in version: 1.2.57-0 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 1.2.57-3 🚀
|
Coming from this Slack thread
Details
Adds a Design Doc issue template that contributors can use to follow our design doc process more easily.
Fixed Issues
N/A
Tests
N/A
Offline tests
N/A
QA Steps
N/A
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.Screenshots/Videos
N/A