Skip to content

feat: keep assistant menu open when clicking reload #7265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tingwai
Copy link
Collaborator

@tingwai tingwai commented Aug 20, 2025

Description

[ What changed? Feel free to be brief. ]

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-general-review or @continue-detailed-review

Checklist

  • [] I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screen recording or screenshot

[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Keep the assistant menu open when clicking “Reload assistants” so you can refresh profiles without closing the dropdown. Other menu items still close the menu as before.

  • Bug Fixes

    • Stop click propagation on “Reload assistants” and trigger refreshProfiles, preventing the dropdown from closing.
  • Dependencies

    • Adjust zod in packages/openai-adapters/package-lock.json to ^3.23.8.

@tingwai tingwai requested a review from a team as a code owner August 20, 2025 20:34
@tingwai tingwai requested review from Patrick-Erichsen and removed request for a team August 20, 2025 20:34
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant