-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possibleIssue will be reviewed by Core Team and a relevant label will be added as soon as possible
Description
Describe the bug
if you select an item from the suggestion list with a long text that exceeds the field width, the X button is not visible and the item cannot be removed.
You have to remove all the following items using backspace and then you can delete it.
Screen.Recording.2026-03-18.130950.mp4
Reproducer
https://stackblitz.com/run?file=src%2FApp.jsx
System Information
primereact: 10.9.7
react: 19.1.0Steps to reproduce the behavior
- set the preview width to 300px
- select from the list: "Albania", "Congo, the democratic Republic" and "Denmark"
- you cannot remove the second option since X button is not visible
Expected behavior
There should be a way to delete the option; maybe the X button could be moved at the beginning or the field should have an horizontal scroll

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possibleIssue will be reviewed by Core Team and a relevant label will be added as soon as possible