Skip to content

fix(app): clear question dock after successful reply#27978

Open
minhquanle312 wants to merge 1 commit into
anomalyco:devfrom
minhquanle312:fix/question-dock-stuck-after-reply
Open

fix(app): clear question dock after successful reply#27978
minhquanle312 wants to merge 1 commit into
anomalyco:devfrom
minhquanle312:fix/question-dock-stuck-after-reply

Conversation

@minhquanle312
Copy link
Copy Markdown

Summary

Testing

  • Oracle code review: passed; patch mirrors existing question.replied / question.rejected reducer behavior
  • bun typecheck in packages/app could not run in this checkout because tsgo is not installed locally
  • bun run test:unit in packages/app could not run in this checkout because dependencies are not installed (@happy-dom/global-registrator missing, no node_modules present)

Closes #27977

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label May 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Found a related PR:

PR #27913: fix(app): optimistic UI updates for session archive, delete, rename, and question reply
#27913

This PR is related as it also addresses optimistic UI updates for question reply operations. It may have similar logic for handling question state changes that could be relevant to this dock-clearing fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:compliance This means the issue will auto-close after 2 hours.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question dock stays open after successful reply in web app

1 participant