Closed arnodemer closed 8 months ago
Agreed it looks like PrimeVue has not implemented this yet either.
@melloware Can I work on this?
Hi ! it would be nice if we could also set a tooltip for this toggle button (password component already have one, but it's for input ). Thanks a lot !
@akshayaqburst sure!
@melloware Created PR for review - https://github.com/primefaces/primereact/pull/6052. Thanks,
Some code review comments. Looking good so far!
Describe the bug
focus cannot be moved to Password's toggle button, then cannot toggle using keyboard
Reproducer
No response
PrimeReact version
10.5.1
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Toggle button should be able to be activated using keyboard Focus should also stay on toggle button when password state is toggled.