-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
feat(ui): support pasting directly to canvas #7619
Conversation
This will need restyling before it can be merged. |
7784ae2
to
c298453
Compare
Custom icons take a lot of time to create and format to work in the app. Especially if you want it to match with all the other icons. I don't think that's something we should be spending time on. Btw it's not pasting "in" the bbox. You could be pasting something much larger than the bbox and we aren't going to resize it. It's pasting at the bbox. |
Open to ideas on icons that fit the bill. Just needs something. “in Bbox” vs “At Bbox” is semantics I don’t think users will necessarily have issues with but also think either is fine. |
2817191
to
ed7dd0d
Compare
Summary
When the user pastes into the browser under these conditions...
... we present the user with a modal asking where they should paste to:
Related Issues / Discussions
Offline discussion
QA Instructions
Try it out.
Merge Plan
n/a
Checklist