[No QA] add sentryLabel constants to Workspaces#82660
Conversation
Code ReviewOverall this is a clean, mechanical PR that adds sentry label constants and wires them through workspace components. A few items to address: 1. Indentation mismatch -
|
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
AI please allow me to save some attention bandwidth, 3 is actually valid and slipped through after some iterations - let me clean that up. 1 and 2 are false, formatter+linter are both happy. |
…pport Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
I will resync with main because the failing test is not related to our changes. |
|
Let me look into this fail in the morning before we merge. |
|
@truph01 back to you, all jobs are passing |
|
No product review needed |
|
Working on the conflicts now |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
# Conflicts: # src/pages/workspace/WorkspacesListRow.tsx
|
We miss a few places: App/src/components/FeatureList.tsx Line 123 in 1617d72 |
Addresses reviewer feedback to add sentryLabel props to 18 additional locations across workspace pages, including company card details, merchant rules, approval workflows, and shared components. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Addresses reviewer feedback to add sentryLabel props to 18 additional locations across workspace pages, including company card details, merchant rules, approval workflows, and shared components. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚧 @rlinoz has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/rlinoz in version: 9.3.22-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.3.22-4 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.3.22-4 🚀
|
@rlinoz @sosek108 @mountiny
Explanation of Change
This PR adds in missing
sentryLabelproperties under Workspaces.Fixed Issues
$ #79930
PROPOSAL:
Tests
web/index.htmlto ease out debugging. It will highlight in red every item with the label.data-sentry-labelas per the PR's diff.Offline tests
QA Steps
Same as tests.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.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
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari