Skip to content

fix(oauth): remove Go to Sentry button from device complete page - #121483

Open
sentry-junior[bot] wants to merge 1 commit into
masterfrom
fix/oauth-device-remove-go-to-sentry
Open

fix(oauth): remove Go to Sentry button from device complete page#121483
sentry-junior[bot] wants to merge 1 commit into
masterfrom
fix/oauth-device-remove-go-to-sentry

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Removes the "Go to Sentry" button from the OAuth device authorization complete page. That page is a terminal close-the-tab state after approving/denying a device, so a homepage CTA is the wrong next step.

Broader page redesign (nested alert boxes look silly) is tracked separately: #121482

Changes

  • Delete the auth-footer / "Go to Sentry" button from src/sentry/templates/sentry/oauth-device-complete.html

Notes

Testing

  • Template-only change; no tests assert the button presence
  • Visual check: device flow success page no longer shows the button

Requested by David Cramer.

--

View Junior Session [Sentry]

The success/denied completion page is for closing the tab and returning
to the device, so a homepage CTA is the wrong next step.

Co-Authored-By: David Cramer <david@sentry.io>
@dcramer
dcramer marked this pull request as ready for review August 6, 2026 21:06
@dcramer
dcramer requested a review from a team as a code owner August 6, 2026 21:06
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants