Skip to content

feat(autofix): Directly restart autofix when clicking on reset#110444

Merged
Zylphrex merged 1 commit intomasterfrom
txiao/feat/directly-restart-autofix-when-clicking-on-reset
Mar 11, 2026
Merged

feat(autofix): Directly restart autofix when clicking on reset#110444
Zylphrex merged 1 commit intomasterfrom
txiao/feat/directly-restart-autofix-when-clicking-on-reset

Conversation

@Zylphrex
Copy link
Copy Markdown
Member

This allows users to restart RCA in 1 click compared to the old flow where you have to click the reset button ten click start again.

This allows users to restart RCA in 1 click compared to the old flow where you
have to click the reset button ten click start again.
@Zylphrex Zylphrex requested a review from a team as a code owner March 11, 2026 17:44
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 11, 2026
>
<SeerDrawerHeader
onCopyMarkdown={handleCopyMarkdown}
onReset={aiAutofix.runState ? aiAutofix.reset : undefined}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

what did the old reset do?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Reset simply wiped the data from the UI but did not re-trigger RCA. V2 brought up some UI to let users manually start it at that point.

@Zylphrex Zylphrex merged commit 288c6ce into master Mar 11, 2026
64 checks passed
@Zylphrex Zylphrex deleted the txiao/feat/directly-restart-autofix-when-clicking-on-reset branch March 11, 2026 19:28
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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