Skip to content

Conversation

@J-Michalek
Copy link
Contributor

@J-Michalek J-Michalek commented Apr 23, 2025

Fix #1825

I changed 2 things here:

  1. ComboboxItem now checks the root context for the disabled prop as I think the component should be truly not interactable while the disabled prop is set on ComboboxRoot (could be wrong)
  2. ComboboxItem does not change the rootContext.modelValue while either the root or the item itself is disabled

@pkg-pr-new
Copy link

pkg-pr-new bot commented Apr 23, 2025

Open in StackBlitz

npm i https://pkg.pr.new/reka-ui@1848

commit: b71e600

@zernonia zernonia merged commit 560c4e1 into unovue:v2 May 5, 2025
5 checks passed
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.

[Bug]: ComboboxItem - disabled prop does not work

2 participants