-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Handle pasted image files #710
Conversation
🦋 Changeset detectedLatest commit: a77a5cd The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
packages/react-sdk/src/components/Shortcuts/ClipboardShortcuts/ClipboardShortcuts.tsx
Show resolved
Hide resolved
6457d7a
to
25a07f6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- We still do not use our upload code, that contains all our logic
- A changeset is missing
I've sketched how we can reuse our code here https://github.com/nordeck/matrix-neoboard/compare/nic/feat/NEO-683-paste-image-upload?expand=1
It factors out one function and then just use what we currently do for image uploads.
ef945cc
to
d0e3de0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested, works ✔️
Signed-off-by: Christian Paul <[email protected]>
… in one interaction, so Undo and Redo work as expected Signed-off-by: Christian Paul <[email protected]>
Signed-off-by: Christian Paul <[email protected]>
Signed-off-by: Christian Paul <[email protected]>
Signed-off-by: Christian Paul <[email protected]>
82cdba1
to
a77a5cd
Compare
✔️ Checklist
Signed-off-by
line in the message (more info).