dotnet / dotnet/aspnetcore

Components.AI: Decide and implement clipboard-image attachment paste

Open
#68,410 0 comments 0 reactions 0 assignees View on GitHub
area-blazor cost: M feature-blazor-jsinterop Needs: Design Priority:1
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

### Is your feature request related to a problem? Please describe the problem.

`ClipboardEventArgs` does not expose clipboard image items, so paste-to-attach requires JS interop and its value relative to drag-and-drop remains undecided.

### Describe the solution you'd like

Decide whether clipboard-image paste belongs in the built-in experience. If adopted, add only the minimal interop needed and feed pasted images through the normal validation, chip, transfer, and removal pipeline.

### Additional context

Leaf task for #68227 requirement D5 and open design decision 6.

Contributor guide

Open the contributing guide

Research direction

Start with requirement D5 in issue #68227 and open design decision 6; the issue names no source files or tests. First decide whether clipboard-image paste belongs in the built-in experience and how it compares with drag-and-drop. If adopted, done means minimal interop feeds pasted images through validation, chip, transfer, and removal.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.