Skip to content

Conversation

@DominikB2014
Copy link
Contributor

@DominikB2014 DominikB2014 commented Oct 16, 2024

Work for #77572

This PR adds a screen rendering module under the domain view.
image

This is a temporary change, the mobile screen module will require more work, but we can extract the screen rendering section of it as its own module in the meantime.

@DominikB2014 DominikB2014 requested a review from a team October 16, 2024 16:39
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 16, 2024
@codecov
Copy link

codecov bot commented Oct 16, 2024

Bundle Report

Changes will increase total bundle size by 27.54kB (0.09%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
app-webpack-bundle-array-push 30.94MB 27.54kB (0.09%) ⬆️

@codecov
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 47.36842% with 20 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ile/screenRendering/screenRenderingLandingPage.tsx 0.00% 10 Missing ⚠️
...ile/screenRendering/screenRenderingSummaryPage.tsx 0.00% 6 Missing ⚠️
.../mobile/screenRendering/screenRenderingContent.tsx 0.00% 2 Missing ⚠️
...mobile/screens/components/screensOverviewTable.tsx 80.00% 1 Missing ⚠️
...mobile/ui/components/tables/spanOperationTable.tsx 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #79192      +/-   ##
==========================================
- Coverage   78.27%   78.27%   -0.01%     
==========================================
  Files        7137     7141       +4     
  Lines      314561   314596      +35     
  Branches    51359    51361       +2     
==========================================
+ Hits       246232   246248      +16     
- Misses      61883    61902      +19     
  Partials     6446     6446              

Copy link
Member

@mjq mjq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor text suggestion is all I've got, LGTM!

Co-authored-by: Matt Quinn <matt.quinn@sentry.io>
@DominikB2014 DominikB2014 enabled auto-merge (squash) October 18, 2024 20:38
@DominikB2014 DominikB2014 merged commit c3c7968 into master Oct 18, 2024
43 of 44 checks passed
@DominikB2014 DominikB2014 deleted the DominikB2014/screen-recording-module branch October 18, 2024 20:55
harshithadurai pushed a commit that referenced this pull request Oct 19, 2024
This PR adds a screen rendering module under the domain view.
<img width="1258" alt="image"
src="https://github.com/user-attachments/assets/03ee8ea1-4df5-486e-b99d-a8bf7b074458">

This is a temporary change, the mobile screen module will require more
work, but we can extract the screen rendering section of it as its own
module in the meantime.

---------

Co-authored-by: Matt Quinn <matt.quinn@sentry.io>
jan-auer added a commit that referenced this pull request Oct 21, 2024
* master: (288 commits)
  feat(metrics): Register MRI for spans/count_per_root_project (#78992)
  feat(dynamic-sampling): Settings for sample rate (#79341)
  Revert "feat(sentry-sdk): Enable HTTP2 transport" (#79391)
  fix(feedback): keep oldest date_added for duplicate user reports (#79387)
  chore(issue-stream): Remove tooltip for Unhandled (#79385)
  chore(autofix): Show banner if gen AI consent is given, even if no feature flag (#79362)
  chore(autofix+copilot) Allow autofix without FF if gen AI consent given (#79361)
  Fixes VULN-50 by enforcing option (#79384)
  perf(issues): improve adjacent_events query (#79365)
  feat(issues): Add anchor links back to issue sections (#79333)
  fix(issue-views): Make tab bar take up entire row (#79383)
  chore(issues): Add additional metrics for ownership matching (#79302)
  feat(insights): create screen rendering module (#79192)
  fix(issues): Avoid streamline issue layout rerenders (#79327)
  ref(performance): Add missing types to performance widgets (#79301)
  chore(issue-views): Add translation wrapper to aria label (#79320)
  chore(issue-stream): Reduce font size of title and message (#79378)
  feat(insights): update headers and breadcrumbs on frontend domain view (#78945)
  feat(insights): add view trends button to ai overview (#78611)
  ref(rr6): Remove unused param (#79379)
  ...
cmanallen pushed a commit that referenced this pull request Oct 23, 2024
This PR adds a screen rendering module under the domain view.
<img width="1258" alt="image"
src="https://github.com/user-attachments/assets/03ee8ea1-4df5-486e-b99d-a8bf7b074458">

This is a temporary change, the mobile screen module will require more
work, but we can extract the screen rendering section of it as its own
module in the meantime.

---------

Co-authored-by: Matt Quinn <matt.quinn@sentry.io>
@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants