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

Picking a color with the ColorPicker modifies the selected text in the tiptap editor #3069

Closed
GarreauArthur opened this issue Nov 28, 2022 · 1 comment
Labels
Fixed patch Completed issues that will be published with next patch (1.0.X)

Comments

@GarreauArthur
Copy link

What package has an issue

@mantine/tiptap

Describe the bug

Hello,

When trying to pick a color with the RichTextEditor.ColorPicker the selected text in the RichTextEditor is modified. It's like you are clicking (and holding) directly inside the editor.

Example: https://youtu.be/zLyChRCzhZA

What version of @mantine/hooks page do you have in package.json?

5.8.3

If possible, please include a link to a codesandbox with the reproduced problem

https://mantine.dev/others/tiptap/#text-color

Do you know how to fix the issue

No

Are you willing to participate in fixing this issue and create a pull request with the fix

Yes

Possible fix

No response

@rtivital rtivital added help wanted Contributions from community are welcome Fixed patch Completed issues that will be published with next patch (1.0.X) and removed review required help wanted Contributions from community are welcome labels Nov 28, 2022
rtivital added a commit that referenced this issue Nov 28, 2022
@rtivital
Copy link
Member

Fixed in 5.8.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed patch Completed issues that will be published with next patch (1.0.X)
Projects
None yet
Development

No branches or pull requests

2 participants