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
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
Steps to reproduce the behavior
Expected behavior
When navigating to the Calendar, the calendar icon is focused