Skip to content

UI: Delete button inaccessible on long input lines #4016

@KJ7LNW

Description

@KJ7LNW

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?

Image

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

  1. Open the application interface
  2. Create or locate an input field
  3. Enter a very long line of text that exceeds the visible width of the input container
  4. Observe that the delete button (trash can) is pushed off-screen to the right
  5. 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

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions