DataTable: When editMode="row"
is active, and the column editor is an AutoComplete, with each typing it sends the focus to the save button.
#5616
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Resolution: Stale
Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Describe the bug
When type any value in a AutoComplete with row edit is init, each typing sends the focus to the save button.
See the example:
2023-12-18.15-32-49.mp4
Reproducer
https://codesandbox.io/p/sandbox/primereact-demo-forked-vxjg8x?file=%2Fsrc%2FApp.tsx%3A37%2C10
PrimeReact version
10.2.1
React version
18.x
Language
TypeScript
Build / Runtime
Next.js
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
Expects input the value without focus in the save button.
The text was updated successfully, but these errors were encountered: