Sven Jansen

Results 4 issues of Sven Jansen

### Describe the bug If Dropdown is filled with `{label: string, value: any}[]` the inital value isn't selected. ### Reproducer https://stackblitz.com/edit/vitejs-vite-2prkbq?file=src%2FApp.tsx ### PrimeReact version 10.6.5 ### React version 18.x ###...

Type: Enhancement

### Discussed in https://github.com/orgs/primefaces/discussions/1788 > Hey everyone, > > I've been thinking about a neat addition to PrimeReact that could make a big difference in user experience: a minimizable option...

Type: New Feature

### Describe the bug I've found the inner function `optionCallback` within datatable that seems to manipulate my data in a not pure way. Here's the function: ```js var editorCallback =...

Status: Needs Triage

### Describe the bug If using a Datatable in with `selectionMode="multiple"` causes horizontal "scrolljump" if an Item is selected. ### Reproducer https://stackblitz.com/edit/vitejs-vite-t4glxh?file=package-lock.json,src%2FApp.jsx ### PrimeReact version 10.5.1 ### React version 18.x...

Type: Bug