Calendar: panel does not hide when pressing enter #5050
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When using
manualInput
, if you type in a date and press Enter, the panel does not hide. The only way to make the panel hide is by pressing tab, or clicking away.I think most users would expect to press the Enter key, for it to acknowledge your entry and hide the panel.
Reproducer
https://stackblitz.com/edit/g1vpgm?file=src%2FApp.vue
PrimeVue version
3.46.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: