Open Rajdeepsinh-MU opened 1 week ago
The p-dropdown traps focus when I navigate to it using the TAB key, while other inputs work correctly. it works well in 16.9.17-lts but i am faceing issue in 17.18.12
-
https://stackblitz.com/edit/lm2tqu-vzjxua
18.0.2
17.18.12
Angular CLI App
TypeScript
18.20.4
No response
Try using the tab key to move to the next control after clicking on the first text box.
I should allow to next control
Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. :sparkles: Thank you for your contribution! :sparkles:
Describe the bug
The p-dropdown traps focus when I navigate to it using the TAB key, while other inputs work correctly. it works well in 16.9.17-lts but i am faceing issue in 17.18.12
Environment
-
Reproducer
https://stackblitz.com/edit/lm2tqu-vzjxua
Angular version
18.0.2
PrimeNG version
17.18.12
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.20.4
Browser(s)
No response
Steps to reproduce the behavior
Try using the tab key to move to the next control after clicking on the first text box.
Expected behavior
I should allow to next control