Closed
Description
Package
@carbon/react
Browser
Chrome
Package version
v1.65.0
React version
v18.2.0
Description
When trying to select a date range using the keyboard it loses focus after selecting an initial date by pressing the 'Enter' key.
Screen.Recording.2024-09-02.at.4.39.09.PM.mov
Reproduction/example
https://stackblitz.com/edit/github-bmgxxb-ds4ysm?file=src%2FApp.jsx
Steps to reproduce
- Press the
Tab
key and focus on theDatePicker
(calendar will appear) - Press the
Down Arrow
, focus date - Press the
Enter
key to select the focused date (We can observe that the focus is lost from Calendar)
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
- I checked the current issues for duplicate problems
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done