Badr AZIZBI
Badr AZIZBI
### Describe the bug Using the columns' `filterElement` prop is not working. The passed function is not called. ### Reproducer https://codesandbox.io/p/sandbox/primereact-demo-forked-7j2jpq?file=%2Fsrc%2FApp.js%3A40%2C68-40%2C81 ### PrimeReact version 10.0.9 ### React version 17.x ###...
### Describe the bug On clicking 3 times on the sort icon, the row children order doesn't revert to the initial state. ### Reproducer https://stackblitz.com/edit/wwaugc-jqqvan?file=src%2FApp.jsx,src%2Fservice%2FNodeService.jsx ### PrimeReact version 10.3.1 ###...
### Describe the bug On setting the property **selectOnEdit** to **false**, I expect the cell edition to not conflicts with the row selection, but currently, when I unselect a row,...
### Describe the bug The sort icon doesn't change when sorting a column. It happens when the column's `field` property value is different than the `sortField` property value. ### Reproducer...
### Describe the bug Row passthrough's root property is injected directly in the DOM instead of being parsed. **DOM:**  **Code:**  ### Reproducer https://stackblitz.com/edit/ymsdhzlr-ke9rnhph?file=src%2FApp.jsx ### System Information ```Shell primereact:...
### Describe the bug Cannot reorder a row if a filter is applied. ### Reproducer https://stackblitz.com/edit/haefs839-zgg699df?file=src%2FApp.jsx ### System Information ```Shell primereact: 10.9.2 ``` ### Steps to reproduce the behavior 1....
### Describe the bug Enabling rows reorder makes the drag selection active and there is not way to disable it. ### Reproducer https://stackblitz.com/edit/gu8bylvi?file=src%2FApp.jsx ### System Information ```Shell primereact: 10.9.1 ```...