Skip to content

fix(autofix): Add loading state for starting root cause#114917

Open
Zylphrex wants to merge 3 commits intomasterfrom
txiao/fix/add-loading-state-for-starting-root-cause
Open

fix(autofix): Add loading state for starting root cause#114917
Zylphrex wants to merge 3 commits intomasterfrom
txiao/fix/add-loading-state-for-starting-root-cause

Conversation

@Zylphrex
Copy link
Copy Markdown
Member

@Zylphrex Zylphrex commented May 5, 2026

Sometimes, starting autofix takes a moment. If that happens, we need to wait for the run to start before opening the drawer or there's the possibility that we'll open an empty drawer.

Sometimes, starting autofix takes a moment. If that happens, we need to wait for
the run to start before opening the drawer or there's the possibility that we'll
open an empty drawer.
@Zylphrex Zylphrex requested a review from a team as a code owner May 5, 2026 21:00
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 5, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.40%

Comment thread static/app/views/issueDetails/streamline/sidebar/autofixSection.tsx
Copy link
Copy Markdown
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 3 potential issues.

Fix All in Cursor

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

Reviewed by Cursor Bugbot for commit 8451f4b. Configure here.

Comment thread static/app/views/issueDetails/streamline/sidebar/autofixSection.tsx Outdated
Comment thread static/app/views/issueDetails/streamline/sidebar/seerDrawer.tsx Outdated
Comment thread static/app/views/issueDetails/streamline/sidebar/seerDrawer.tsx Outdated
The buttons were changed from LinkButton (with href) to Button (with onClick
handler) for navigation, so the href attribute no longer exists.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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