primereact icon indicating copy to clipboard operation
primereact copied to clipboard

The Most Complete React UI Component Library

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

### Describe the bug I have a dropdown within a sidebar configured to be non modal. Clicking on the dropdown toggler, the filter input area or selecting an item from...

Status: Needs Triage

### Describe the bug In the previous version 10.9.1, when I clicked on a row, it was selected, but it didn’t switch to the input even with selectOnEdit={false}. However, starting...

Status: Needs Triage

Add the disabled property to the component.

Status: Needs Triage

### Describe the bug The className Property of MenuItem is not passed to TieredMenu DOM, when running PrimeReact in unstyled mode. ### Reproducer https://codesandbox.io/p/sandbox/qqzps9 ### System Information ```Shell System: OS:...

Status: Needs Triage

### Describe the bug I'm not sure whether this is the intended behavior or a bug, but I need to prevent users from inserting 0 as the first character when...

Status: Needs Triage

### Describe the bug The Tabs component doesn't show the contents of the first tab (or any tab) until you click a tab. I'm seeing this when coping the first...

Component: Documentation

Fixes #8352

Status: Pending Review

## Description Fixes #8102 This PR improves keyboard navigation and scrolling behavior in MultiSelect component: - Prevent page scroll on Space when wrapper has focus - ArrowUp/Down enter and move...

Status: Pending Review