Skip to content

Conversation

@edwardgou-sentry
Copy link
Contributor

@edwardgou-sentry edwardgou-sentry commented Nov 17, 2025

  • Removes the Run Seer Analysis button from the Web Vitals page overview side bar
    • Web Vitals issues are no longer expected to be created manually by the user.
    • Deleted a bunch of hooks that are no longer in use
  • Simplifies the logic for displaying Autofix suggestions in the Web Vitals page overview side bar
    • No longer contains logic to handle pending issue creation/autofix running state, since we no longer allow manually initiating autofix runs from the ui.
    • Updates to fetches issues and complete autofix runs once on load and without polling.
    • Pages that do not have existing issues and autofix runs will display no seer data in the sidebar

@linear
Copy link

linear bot commented Nov 17, 2025

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 17, 2025
@codecov
Copy link

codecov bot commented Nov 17, 2025

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   #103459      +/-   ##
===========================================
- Coverage   80.68%    80.67%   -0.01%     
===========================================
  Files        9237      9237              
  Lines      394581    394547      -34     
  Branches    25146     25138       -8     
===========================================
- Hits       318348    318314      -34     
  Misses      75786     75786              
  Partials      447       447              

@edwardgou-sentry edwardgou-sentry requested a review from a team November 17, 2025 22:17
@edwardgou-sentry edwardgou-sentry marked this pull request as ready for review November 17, 2025 22:17
@edwardgou-sentry edwardgou-sentry merged commit a093a3b into master Nov 18, 2025
48 checks passed
@edwardgou-sentry edwardgou-sentry deleted the edwardgou/dain-1063-deprecate-run-seer-analysis-button-and-endpoint branch November 18, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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