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

Add ability to paste an image directly into the activity body editor #3090

Closed
lucasbordeau opened this issue Dec 20, 2023 · 1 comment · Fixed by #3119
Closed

Add ability to paste an image directly into the activity body editor #3090

lucasbordeau opened this issue Dec 20, 2023 · 1 comment · Fixed by #3119
Labels
good first issue Good for newcomers scope: front Issues that are affecting the frontend side only

Comments

@lucasbordeau
Copy link
Contributor

lucasbordeau commented Dec 20, 2023

Scope & Context

In ActivityBodyEditor.tsx, following #3044

Current behavior

We can currently add an image by clicking on "+" and then on "Insert an image" in the contextual menu.

image

Expected behavior

We want the user to be able to just use cmd + v (paste) to insert an image from the clipboard with the same mechanism.

@lucasbordeau lucasbordeau added good first issue Good for newcomers scope: front Issues that are affecting the frontend side only labels Dec 20, 2023
@Kanav-Arora
Copy link
Contributor

Hi @lucasbordeau
Can I work on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers scope: front Issues that are affecting the frontend side only
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants