Skip to content

Comments

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

Open
shssoichiro wants to merge 1 commit intoKilo-Org:mainfrom
shssoichiro:fix-modes-modal
Open

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

Conversation

@shssoichiro
Copy link
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

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

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.

1 participant