Bug report
Current behavior
Open the popover. The input is not focused. It is focused on subsequent opens.
Expected behavior
The input should be focused.
Reproducible example
https://stackblitz.com/edit/evbx5ytg?file=src%2FApp.tsx
Base UI version
1.0.0-beta.5
Which browser are you using?
Chrome
Which OS are you using?
Mac OS
Which assistive tech are you using (if applicable)?
N/A
Additional context
The usage of Combobox without Combobox.Popup inside a Popover is as per this Discord thread: https://discord.com/channels/1287292451308048406/1427370184615788657/1427549259313578035
Bug report
Current behavior
Open the popover. The input is not focused. It is focused on subsequent opens.
Expected behavior
The input should be focused.
Reproducible example
https://stackblitz.com/edit/evbx5ytg?file=src%2FApp.tsx
Base UI version
1.0.0-beta.5
Which browser are you using?
Chrome
Which OS are you using?
Mac OS
Which assistive tech are you using (if applicable)?
N/A
Additional context
The usage of
ComboboxwithoutCombobox.Popupinside aPopoveris as per this Discord thread: https://discord.com/channels/1287292451308048406/1427370184615788657/1427549259313578035