Skip to content

feat(dashboards): Adds Performance Score Wheel widget to widget library#107976

Merged
edwardgou-sentry merged 2 commits intomasterfrom
edwardgou/browse-308-add-score-wheel-to-widget-library-and-disable-edit-on-score
Feb 11, 2026
Merged

feat(dashboards): Adds Performance Score Wheel widget to widget library#107976
edwardgou-sentry merged 2 commits intomasterfrom
edwardgou/browse-308-add-score-wheel-to-widget-library-and-disable-edit-on-score

Conversation

@edwardgou-sentry
Copy link
Contributor

@edwardgou-sentry edwardgou-sentry commented Feb 10, 2026

  • Adds a WidgetTemplate type with isCustomizable attribute that controls whether a widget from the library can be customized in the builder. This is set to true for all current existing widgets in the library.
  • Adds SCORE_BREAKDOWN_WHEEL_WIDGET to the widget library.

TODO: Add guard on non customizable widgets created through the widget library to prevent editing after creation

@linear
Copy link

linear bot commented Feb 10, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 10, 2026
@edwardgou-sentry edwardgou-sentry marked this pull request as ready for review February 10, 2026 21:07
@edwardgou-sentry edwardgou-sentry requested a review from a team as a code owner February 10, 2026 21:07
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.

@edwardgou-sentry edwardgou-sentry merged commit 93ebcb7 into master Feb 11, 2026
59 checks passed
@edwardgou-sentry edwardgou-sentry deleted the edwardgou/browse-308-add-score-wheel-to-widget-library-and-disable-edit-on-score branch February 11, 2026 15:28
jaydgoss pushed a commit that referenced this pull request Feb 12, 2026
…ry (#107976)

- Adds a `WidgetTemplate` type with `isCustomizable` attribute that
controls whether a widget from the library can be customized in the
builder. This is set to `true` for all current existing widgets in the
library.
- Adds `SCORE_BREAKDOWN_WHEEL_WIDGET` to the widget library.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claude-code-assisted 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

Comments