Skip to content

Accept pasted clipboard attachments in Help - #40

Merged
QuickMythril merged 1 commit into
mainfrom
feat/help-clipboard-attachments
Jul 25, 2026
Merged

Accept pasted clipboard attachments in Help#40
QuickMythril merged 1 commit into
mainfrom
feat/help-clipboard-attachments

Conversation

@QuickMythril

Copy link
Copy Markdown
Member

Summary

  • accept pasted clipboard files in both new-post and reply textareas
  • prefer clipboardData.files and fall back to clipboardData.items for screenshot tools that provide no FileList
  • retain Help's existing three-attachment limit, media-service routing, size checks, staged QDN publishing, and ordinary text paste behavior

Verification

  • npm test (136 passing)
  • npm run build
  • git diff --check

@QuickMythril
QuickMythril merged commit b4507e2 into main Jul 25, 2026
4 checks passed
@QuickMythril
QuickMythril deleted the feat/help-clipboard-attachments branch July 25, 2026 01:34
QuickMythril added a commit that referenced this pull request Jul 28, 2026
The live APP/Help/Help is still the 2026-07-18 build of 1.4.8; pointer-aware
author avatars (#38), history sync (#39), clipboard attachments (#40), and the
avatar bridge reference (#41) merged since without a bump.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant