primereact icon indicating copy to clipboard operation
primereact copied to clipboard

The Most Complete React UI Component Library

Results 336 primereact issues
Sort by recently updated
recently updated
newest added

### Describe the feature you would like to see added Currently, the Chips component clears the input every time the user attempts to add it. This makes it hard to...

Type: Enhancement

### Describe the bug While clicking anywhere in the DataTable component with a checkbox/selection, the horizontal scroller automatically resets to it's initial position when clicked anywhere on the row item....

Type: Bug

Hi, I would like to report a bug. In the documentation for the component PickList, there are two properties for SelectionChange events. onSourceSelectionChange and onTargetSelectionChange are the properties. When you...

defect
👍 confirmed

### Describe the bug Enter any valid date to the first input (for example 11/22/1999). Move to the 2nd input and enter any valid date (you can use same date...

Type: Bug

###Defect Fixes Fix #3092: Dropdown support required attribute

### Describe the bug After 8.X update the dropdown always count as unselected. ### Reproducer https://codesandbox.io/s/crimson-field-vg9tzl?file=/src/DropdownDemo.js ### PrimeReact version 8.x.x ### React version 18.x ### Language TypeScript ### Build /...

defect
👍 confirmed

cc @blutorange **Issue TypeScript check on build** OK so I have added a new script so we can do Typescript compilation checking on the build or running `npm run type-check`...

discussion
typescript

### Describe the feature you would like to see added - Ability to specify what direction an OverlayPanel should pop ### Is your feature request related to a problem? Currently,...

Type: Enhancement

### Describe the feature you would like to see added Current OverlayPanel component only supports click trigger. Is it possible to add a hover trigger as well? Also positioning of...

Type: Enhancement

### Describe the bug If I just modify column order it works fine: the column size goes with the modified column. But if i modify column order after i modified...

Type: Bug