Prerequisites
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
Prerequisites
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
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
Screenshots/Videos
No response
Console errors
Additional context
No response
Accessibility impact