You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
[ x ] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
Current behavior
When editor is a 3rd party or custom dropdown / overlay, clicking inside the dropdown or overlay will close the editor and turn cell back to view only. However, using PrimeReact dropdown or overlay works fine.
Expected behavior
DataTable cell editor should support 3rd party or custom dropdown / overlay. Or allow a way for developers to prevent closing of cell editor when clicking inside a custom dropdown or overlay.
Try to switch month in the drop down calendar via the top right > button in the calendar
Drop down calendar closes right away and user can not switch months
Please tell us about your environment:
Windows 10, latest npm and node
React version:
v17.x
PrimeReact version:
v6.3.2
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Chrome
Issue tracker is used for defects only as part of our commitment to quality and continuous improvement in all areas. Enhancements are collected as valuable community feedback and managed internally so moving this enhancement ticket to our internal project management backlog.
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
Codesandbox Case (Bug Reports)
https://codesandbox.io/s/quirky-hill-w9ek1?file=/src/demo/DataTableEditDemo.tsx
Current behavior
When editor is a 3rd party or custom dropdown / overlay, clicking inside the dropdown or overlay will close the editor and turn cell back to view only. However, using PrimeReact dropdown or overlay works fine.
Expected behavior
DataTable cell editor should support 3rd party or custom dropdown / overlay. Or allow a way for developers to prevent closing of cell editor when clicking inside a custom dropdown or overlay.
Minimal reproduction of the problem with instructions
https://codesandbox.io/s/quirky-hill-w9ek1?file=/src/demo/DataTableEditDemo.tsx
Please tell us about your environment:
Windows 10, latest npm and node
React version:
v17.x
PrimeReact version:
v6.3.2
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Chrome
Language: [all | TypeScript X.X | ES6/7 | ES5]
Typescript
The text was updated successfully, but these errors were encountered: