Search icon click doesn't focus input field ( Date Picker with Custom Input)
Describe the bug When clicking the Search icon, the input field doesn't automatically gain focus. This requires the user to click twice – once on the icon and again on the input field itself – to start typing.
I am using a ref for the input field but it still does not focus automatically.
To Reproduce
Steps to reproduce the behavior:
- Click on the Search icon.
- Notice that the input field does not automatically gain focus.
- You have to manually click in the input field to start typing.
Expected behavior Clicking the Search icon should automatically focus the input field so the user can start typing immediately without an additional click.
Additional context v.7.5.0
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This issue was closed because it has been stalled for 10 days with no activity.