Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 12, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@cube-dev/ui-kit@0.90.3

Patch Changes

  • #886 15daa007 Thanks @tenphi! - Fix ComboBox auto-focus behavior when using allowsCustomValue. The component now correctly maintains focus on the first filtered item while typing, allowing Enter key selection to work properly. The focus is automatically re-established when the currently focused item is filtered out of the list. Additionally, the refocus logic now properly verifies that the selected item exists in the filtered collection before attempting to focus on it, preventing focus on non-existent keys.

Note

Publishes 0.90.3 with a patch that fixes ComboBox auto-focus behavior when allowsCustomValue is enabled.

  • Release @cube-dev/ui-kit@0.90.3
    • ComboBox: Fix auto-focus with allowsCustomValue
      • Keeps focus on the first filtered item while typing for Enter selection
      • Restores focus when the focused item is filtered out
      • Verifies the target exists in the filtered collection before refocusing
  • Remove processed changeset file /.changeset/fix-combobox-auto-focus.md

Written by Cursor Bugbot for commit 2687781. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Nov 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
cube-ui-kit Ready Ready Preview Comment Nov 12, 2025 0:19am
cube-ui-kit-cursor Ready Ready Preview Comment Nov 12, 2025 0:19am

@tenphi tenphi merged commit 781f002 into main Nov 12, 2025
5 checks passed
@tenphi tenphi deleted the changeset-release/main branch November 12, 2025 12:19
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