-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possibleIssue will be reviewed by Core Team and a relevant label will be added as soon as possible
Description
Describe the bug
The calendar icon is not focusable when showIcon is enabled and you navigate using Tab.
Reproducible on the primereact documentation page: https://v9.primereact.org/calendar/
Reproducer
https://stackblitz.com/run?file=src%2FApp.js
System Information
"primereact": "^10.9.7",
"react": "^18.2.0",Steps to reproduce the behavior
- Set showIcon on the Calendar component
- Navigate via tab on the keyboard to the calendar
- The calendar icon is not focused
Expected behavior
When navigating to the Calendar, the calendar icon is focused
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possibleIssue will be reviewed by Core Team and a relevant label will be added as soon as possible