Skip to content

Conversation

markjaniczak
Copy link
Contributor

@markjaniczak markjaniczak commented Jul 13, 2025

Adds the feature described in #1917 and #1702.

Added both openOnFocus and openOnClick because I found that while openOnFocus gets the job done, it may be annoying for keyboard users since the content popover will be immediately announced on focus. openOnClick gives mostly the same feature but doesn't change the behaviour for keyboard users.

@markjaniczak markjaniczak changed the title add openOnFocus and openOnClick options to combobox feat: add openOnFocus and openOnClick options to combobox Jul 13, 2025
Copy link

pkg-pr-new bot commented Jul 13, 2025

Open in StackBlitz

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

commit: e2bdf78

Copy link
Member

@zernonia zernonia left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @markjaniczak ! 🚀

@zernonia zernonia merged commit 64ea57b into unovue:v2 Jul 15, 2025
5 checks passed
@meirroth
Copy link

Hi @zernonia 👋 I opened a new PR to fix a minor misalignment with the blur functionality #2074

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.

[Feature]: Option to open combobox content on focus of input [Feature]: Combobox allow showing options on focus
3 participants