Skip to content
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

[TASK] Better snippet insertion by Sidebar and Dibba #211

Merged

Conversation

sahil-shubham
Copy link
Member

@sahil-shubham sahil-shubham commented Oct 21, 2022

In this PR

  • Fixed reappearance of deleted content by Dibba
  • Keep a list of domains with what kind of blob type they support when inserting content, i.e. plain text or html
  • Use the above list to insert directly when possible and copy to clipboard when not available
  • Implement wait for click to paste for snippet, following the same flow if needed

Signed-off-by: Sahil Shubham <[email protected]

@linear
Copy link

linear bot commented Oct 21, 2022

WD-1656 [TASK] New snippet paste mechanism

Description

Explore and implement a new paste mechanism, which does more than just copying the copying it to the clipboard.

  • Better mechanism for right sidebar
  • Better mechanism for dibba
  • [ ]

Additional Context

Any additional information that needs to be added

@changeset-bot
Copy link

changeset-bot bot commented Oct 21, 2022

🦋 Changeset detected

Latest commit: 8dcb409

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
mexit Minor
mexit-webapp Patch

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

@sahil-shubham sahil-shubham force-pushed the sahil-shubham-wd-1656-task-new-snippet-paste-mechanism branch from 875c2d2 to 8dcb409 Compare October 21, 2022 17:35
@mukul-mehta mukul-mehta merged commit e2c0f57 into main Oct 21, 2022
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.

2 participants