Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(combobox): make combobox popover non clickable while closed #2322

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Powerplex
Copy link
Contributor

@Powerplex Powerplex commented Jul 25, 2024

Description, Motivation and Context

Bump @radix-ui/react-popover and fixes regression in Combobox.

Added e2e tests for similar use-case (combining Dialog with Dropdown)

Types of changes

  • 🪲 Bug fix (non-breaking change which fixes an issue)

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.47%. Comparing base (bfa5512) to head (b1a8d54).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2322   +/-   ##
=======================================
  Coverage   96.47%   96.47%           
=======================================
  Files         493      493           
  Lines        4139     4141    +2     
  Branches     1340     1305   -35     
=======================================
+ Hits         3993     3995    +2     
  Misses        144      144           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@soykje soykje left a comment

Choose a reason for hiding this comment

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

👍

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.

None yet

3 participants