Skip to content

[Bug]: Select.ComboBox doesn't open on click after item is selected #150

@mattiasw

Description

@mattiasw

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

  1. Go to https://www.untitledui.com/react/components/select#search
  2. Click the input field and select an item in the list in the popover
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions