microsoft / microsoft/BotFramework-WebChat
Support sending image pasted into chat box as attachment
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Feature Request
Describe the suggestion or request in detail
Currently if one has to send a screenshot to the bot, the user has to take a screenshot, save the image file and then upload the file as an attachment using the attachment button.
It would be great if you could support the ability to send pasted content as an attachment where if the user takes a screenshot, copies the image(ctrl+c) from the snipping tool and tries to paste on the chat box, the image should get sent.
[Enhancement]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the chat box's paste handling and the attachment-button flow described in the issue. Trace how clipboard content is received and attachments are sent, then verify that pasting a copied screenshot sends it as an attachment without requiring a saved file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100