Skip to content

Update Next.js prebuilt dashboard title#107967

Merged
DominikB2014 merged 5 commits intomasterfrom
update-backend-prebuilt-title
Feb 12, 2026
Merged

Update Next.js prebuilt dashboard title#107967
DominikB2014 merged 5 commits intomasterfrom
update-backend-prebuilt-title

Conversation

@DominikB2014
Copy link
Contributor

@DominikB2014 DominikB2014 commented Feb 10, 2026

Summary

Updates the Next.js prebuilt dashboard title from "Next.js Frontend Overview" to "Next.js Overview" for consistency with naming conventions. This prebuilt dashboard applies to both frontend backend, so frontend should not be prefixed.

Changes

  • Change dashboard title from t('Next.js Frontend Overview') to t('Next.js Overview')

This matches the naming used in related PRs and simplifies the dashboard naming convention.

Change title from "Next.js Frontend Overview" to "Next.js Overview"
for consistency with naming conventions.
@DominikB2014 DominikB2014 requested a review from a team as a code owner February 10, 2026 19:32
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 10, 2026
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 10, 2026
@github-actions
Copy link
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@DominikB2014 DominikB2014 enabled auto-merge (squash) February 10, 2026 19:54
@DominikB2014 DominikB2014 merged commit b968c0a into master Feb 12, 2026
73 of 74 checks passed
@DominikB2014 DominikB2014 deleted the update-backend-prebuilt-title branch February 12, 2026 20:05
jaydgoss pushed a commit that referenced this pull request Feb 12, 2026
## Summary

Updates the Next.js prebuilt dashboard title from "Next.js Frontend
Overview" to "Next.js Overview" for consistency with naming conventions.
This prebuilt dashboard applies to both frontend backend, so frontend
should not be prefixed.

## Changes

- Change dashboard title from `t('Next.js Frontend Overview')` to
`t('Next.js Overview')`

This matches the naming used in related PRs and simplifies the dashboard
naming convention.
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components 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