-
### Describe the bug
A regression has been identified in the AutoComplete component related to the Enter key selection.
When click the item from list by mouse it works fine
But the issue when se…
-
### Describe the bug
When choosing a date in a calendar component with a float label, as soon as the calendar loses focus, the label goes back to it's original place, overlapping the chosen date valu…
-
First of all, love the editor, but I would like to use it in a Dialog (Primereact), but when I hit the Block type dropdown, the dropdown contents appear under the modal. Here is an example, where I've…
-
### Discussed in https://github.com/orgs/primefaces/discussions/1182
Originally posted by **jbkly** February 12, 2024
The PrimeReact `Editor` depends on Quill v1.3.7, which was [last updated i…
-
### Describe the bug
```
VITE v5.2.8 ready in 2099 ms
➜ Local: http://localhost:5173/
➜ Network: use --host to expose
➜ press h + enter to show help
✘ [ERROR] Could not read from …
-
### Describe the bug
[{"languageCode":"EN","name":"We love to reward our loyal customers in Newinn. If you book directly from our website, you will have the advantage to get special benefits that are…
-
### Describe the bug
To be accessible it should be possible to navigate in a Menu using the Tab key. Whenever tab (or shift+tab) is used to navigate in a menu, the menu closes unexpectedly.
Tabbin…
-
See: https://primereact.org/datatable/#basic_filter
![image](https://github.com/primefaces/primereact/assets/4399574/6310bd4d-92fb-4449-a607-500b702d3f8f)
Notice the icon is crammed together. …
-
### Description
**Solution 1:**
do not show the emptyMessage if `forceSelection="false"`
**Solution 2:**
introduce a new attribute `showEmptyMessage`
### Describe the solution you would like
…
-
### Describe the bug
Keyboard navigation doesn't work on Dropdown with groups because `findNextOptionIndex` and `findPrevOptionIndex` uses top level of `visibleOptions` array to find next / prev posi…