Badr AZIZBI

Results 7 issues of 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 ###...

Type: Bug

### 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 ###...

Status: Needs Triage

### 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,...

Status: Needs Triage

### 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...

Type: Bug

### Describe the bug Row passthrough's root property is injected directly in the DOM instead of being parsed. **DOM:** ![Image](https://github.com/user-attachments/assets/ad2a84bd-9011-435f-942c-dc85b41ee58d) **Code:** ![Image](https://github.com/user-attachments/assets/84a1978e-e3cd-48ca-8d8a-3f0388b79731) ### Reproducer https://stackblitz.com/edit/ymsdhzlr-ke9rnhph?file=src%2FApp.jsx ### System Information ```Shell primereact:...

Component: Unstyled

### 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....

Type: Bug

### 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 ```...

Type: Bug