-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
When input fields contain very long text content, the delete button (trash can icon) becomes positioned off-screen to the right and is no longer visible or clickable.
Version
v3.18.4
API Provider
Anthropic
Model
sonnet-3.5
What happened?
When users enter very long text in input fields, the delete button (trash can icon) gets pushed off-screen to the right side and becomes completely inaccessible. Users cannot click the delete button to remove these input lines.
Expected: The delete button should remain visible and accessible regardless of input text length.
Steps to reproduce
- Open the application interface
- Create or locate an input field
- Enter a very long line of text that exceeds the visible width of the input container
- Observe that the delete button (trash can) is pushed off-screen to the right
- Attempt to delete the input line - the button is not accessible or clickable
Additional context
This creates a usability issue where users cannot delete input lines with long content through the UI. They must manually edit the text to make it shorter before being able to delete the entire line. The issue affects accessibility and user experience, particularly when dealing with long file paths, URLs, or other lengthy text inputs.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
