Skip to content
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

fix(issues) preserve previous and next issue in view #81980

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

JonasBa
Copy link
Member

@JonasBa JonasBa commented Dec 11, 2024

Preserve previous and next issue in trace view previews as opposed to only the issue we are linking to.

Before
CleanShot 2024-12-11 at 15 21 21@2x

After
CleanShot 2024-12-11 at 15 20 45@2x

@JonasBa JonasBa requested a review from Abdkhan14 December 11, 2024 20:21
@JonasBa JonasBa requested a review from a team as a code owner December 11, 2024 20:21
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 11, 2024
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #81980   +/-   ##
=======================================
  Coverage   80.35%   80.35%           
=======================================
  Files        7275     7275           
  Lines      321320   321317    -3     
  Branches    20955    20954    -1     
=======================================
- Hits       258210   258209    -1     
+ Misses      62696    62694    -2     
  Partials      414      414           

Copy link

codecov bot commented Dec 19, 2024

Bundle Report

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

Detailed changes
Bundle name Size Change
app-webpack-bundle-array-push 32.1MB 80.29kB (0.25%) ⬆️

@JonasBa JonasBa enabled auto-merge (squash) December 19, 2024 18:34
@JonasBa JonasBa merged commit 128ea48 into master Dec 19, 2024
43 checks passed
@JonasBa JonasBa deleted the jb/trace/other-issues branch December 19, 2024 18:46
andrewshie-sentry pushed a commit that referenced this pull request Jan 2, 2025
Preserve previous and next issue in trace view previews as opposed to
only the issue we are linking to.

Before
![CleanShot 2024-12-11 at 15 21
21@2x](https://github.com/user-attachments/assets/fcfff148-6eef-487d-86bb-3c6ba771c419)

After
![CleanShot 2024-12-11 at 15 20
45@2x](https://github.com/user-attachments/assets/a742fe79-79c3-4afe-a40d-3aaecee3596b)
@github-actions github-actions bot locked and limited conversation to collaborators Jan 4, 2025
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.

2 participants