Skip to content

fix: allow dropdowns in Modes modal to be changed#5992

Merged
kevinvandijk merged 1 commit intoKilo-Org:mainfrom
shssoichiro:fix-modes-modal
Feb 21, 2026
Merged

fix: allow dropdowns in Modes modal to be changed#5992
kevinvandijk merged 1 commit intoKilo-Org:mainfrom
shssoichiro:fix-modes-modal

Conversation

@shssoichiro
Copy link
Copy Markdown
Contributor

Context

Currently if a user clicks either of the dropdowns (Mode or API Configuration) within the Modes modal, the modal will close, and their action will not save.

Implementation

This change prevents the close-on-click action from affecting the dropdowns which are rendered in a portal outside of the modal, so that the dropdowns work as intended.

How to Test

  • Open the Modes modal
  • Click one of the dropdowns
  • Change the selected option

Currently if a user clicks either of the dropdowns (Mode or API
Configuration)  within the Modes modal, the modal will close,
and their action will not save. This change prevents the close-on-click
action from affecting the dropdowns which are rendered in a portal
outside of the modal, so that the dropdowns work as intended.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 19, 2026

🦋 Changeset detected

Latest commit: 23a083a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
kilo-code Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Copy Markdown
Contributor

@kevinvandijk kevinvandijk left a comment

Choose a reason for hiding this comment

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

Thanks for this!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants