Skip to content

feat: Enable users to paste images directly into the chat input using Ctrl + V #1039

@Pratheek555

Description

@Pratheek555

As an EmbeddedChat developer

I need to:
enable users the ability to easily press ,CTRL + V , and the image they want to upload is ready to go.

So That:
Users can quickly upload images without having to click the upload button or drag files between windows.

Acceptance Criteria

  • When the message input is focused and the user presses Ctrl + V, any image present in the clipboard is detected.
  • Normal text pasting behavior remains unchanged when the clipboard contains text only.
  • Non-image clipboard content (e.g., PDFs or unsupported files) does not trigger the image upload flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions