Skip to content

wip: fix(widget-builder): improve re-rendering issues#117490

Draft
narsaynorath wants to merge 1 commit into
masterfrom
nar/fix/widget-builder-performance-rerendering-issues
Draft

wip: fix(widget-builder): improve re-rendering issues#117490
narsaynorath wants to merge 1 commit into
masterfrom
nar/fix/widget-builder-performance-rerendering-issues

Conversation

@narsaynorath

Copy link
Copy Markdown
Member

No description provided.

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📊 Type Coverage Diff

Metric Before After Delta
Coverage 93.70% 93.70% ±0%
Typed 132,919 132,983 🟢 +64
Untyped 8,937 8,940 🔴 +3
🔍 3 new type safety issues introduced

any-typed symbols (2 new)

File Line Detail
static/app/utils/url/replaceUrlWithoutNavigation.tsx 18 to (param)
static/app/views/dashboards/widgetBuilder/hooks/useWidgetBuilderState.tsx 484 value as any (as-any)

Type assertions (as) (1 new)

File Line Detail
static/app/views/dashboards/widgetBuilder/contexts/widgetBuilderContext.tsx 183 as Pick<WidgetBuilderState, K>{} as Pick<WidgetBuilderState, K>

This is informational only and does not block the PR.

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.

1 participant