You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Steps to reproduce the behavior
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