[NO QA] Remove unnecessary screenshot/videos section from issue template#30574
[NO QA] Remove unnecessary screenshot/videos section from issue template#30574
Conversation
|
Having a problem with a failing check. This isn't very important so I'll try the CI actions again later. |
* main: (268 commits) Update tests/e2e/testRunner.js Account for both options and reports in unread check Update Auto-Reconciliation.md Rename report to option in requiresAttentionFromCurrentUser Rename shouldShowGBR in one more place Rename shouldShowGBR to requiresAttentionFromCurrentUser in tests Update src/libs/ReportUtils.js Rename functions to separate UI from function logic Update version to 1.3.94-0 Update comment about pinned/gbr reports Remove unneeded import Update Footer.js Add tests for various shouldShowGBR cases Update CONST.ts Update pinned logic for linter Use or instead of null coalescing in getOrderedReportIDs Add task logic to shouldShowGBR Delete docs/articles/expensify-classic/expensify-card/CPA-Card.md Reduce isPolicyOwnedByExpensifyAccounts to one line Add isExpensifyOnlyParticipantInReport function back since its used by tests ...
|
@rlinoz looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
Not an emergency |
|
✋ 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/rlinoz in version: 1.3.95-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.3.95-9 🚀
|
|
🚀 Deployed to staging by https://github.com/rlinoz in version: 1.3.96-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.3.96-15 🚀
|
@mallenexpensify
Details
Removes the detailed screenshot section from the default issue template. We used to require evidence for each platform, but no longer do as contributors can't create bug reports.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/331105
Tests
N/A
Offline tests
N/A
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.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.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos