Skip to content

Conversation

OmkarJ13
Copy link

Description

Fixes #3683

  • Click events should not be fired when disabled prop is passed on the select item.
  • To achieve this, disabling all pointer events on the select item when it is disabled, if not passed pointer events will be set to 'auto', which is the default.

Copy link

changeset-bot bot commented Sep 27, 2025

🦋 Changeset detected

Latest commit: 6de7447

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

This PR includes changesets to release 2 packages
Name Type
@radix-ui/react-select Patch
radix-ui 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

@OmkarJ13 OmkarJ13 marked this pull request as ready for review September 27, 2025 14:56
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.

[Select] - Disabled SelectItem fires click events
1 participant