-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Prerequisites
- I have searched existing issues to ensure this bug hasn't been reported already
- I have tested this with the latest version of the components
Bug description
In the Select.ComboBox, after having selected an item and the popover has closed, as long as the input field is focused the popover doesn't open again when clicking in the field. I expected it to open.
Steps to reproduce
- Go to https://www.untitledui.com/react/components/select#search
- Click the input field and select an item in the list in the popover
- Click the input field again with the goal to to select another item
Expected behavior
The popover with the item list would open up so that I can select another item.
Actual behavior
The popover did not open.
Code example
Browser
Firefox, Chrome
Device type
Desktop
Component version
0.1.54
Environment details
- OS: Ubuntu 25.10
- Node.js version: 24.12.0
- React version: 19.2.3
- Next.js version: 16.1.6
- Tailwind CSS version: 4.1.16
Screenshots/Videos
No response
Console errors
Additional context
No response
Accessibility impact
- This bug affects keyboard navigation
- This bug affects screen reader users
- This bug affects focus management
- This bug affects color contrast or visual accessibility
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working