Skip to content

feat(dashboards): Disable lazy loading generated dashboards#111402

Merged
edwardgou-sentry merged 3 commits intomasterfrom
egou/feat/disable-lazy-loading-generated-dashboards
Mar 24, 2026
Merged

feat(dashboards): Disable lazy loading generated dashboards#111402
edwardgou-sentry merged 3 commits intomasterfrom
egou/feat/disable-lazy-loading-generated-dashboards

Conversation

@edwardgou-sentry
Copy link
Contributor

Disables widgets from lazy loading when viewing an ai generated dashboard preview. This is to reduce issues with new widgets being inserted during generation but not loading due to lazy load. Also makes it easier to detect failed queries by loading all widgets.

@edwardgou-sentry edwardgou-sentry requested a review from a team as a code owner March 24, 2026 14:51
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 24, 2026
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.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@edwardgou-sentry edwardgou-sentry merged commit 341730a into master Mar 24, 2026
70 checks passed
@edwardgou-sentry edwardgou-sentry deleted the egou/feat/disable-lazy-loading-generated-dashboards branch March 24, 2026 15:41
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