-
Notifications
You must be signed in to change notification settings - Fork 449
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(Message) - copy formatted message (with markdown and mentions) to clipboard #10322
Conversation
/backport to stable27 |
src/components/MessagesList/MessagesGroup/Message/MessageButtonsBar/MessageButtonsBar.vue
Outdated
Show resolved
Hide resolved
src/components/MessagesList/MessagesGroup/Message/MessageButtonsBar/MessageButtonsBar.vue
Outdated
Show resolved
Hide resolved
src/components/MessagesList/MessagesGroup/Message/MessageButtonsBar/MessageButtonsBar.vue
Outdated
Show resolved
Hide resolved
src/components/MessagesList/MessagesGroup/Message/MessageButtonsBar/MessageButtonsBar.vue
Outdated
Show resolved
Hide resolved
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.
Nice @Antreesy, I have a couple of points:
- could we use
content-copy
icon? - could we move both copy actions below every other action, just above delete?
Did already, forgot to update screenshot
If you think that would be better, sure, but with separator |
Could we put those in a submenu maybe? |
Maybe not in RC stage but can do it later on. |
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.
Time to fixup
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
826eb97
to
88e56ac
Compare
☑️ Resolves
🖼️ Screenshots
In action:
copy-raw.webm
🚧 Tasks
🏁 Checklist
docs/
has been updated or is not required