jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.42k stars 1.16k forks source link

Inline-toolbar #1194

Open HZSamir opened 2 years ago

HZSamir commented 2 years ago

Hello, and thank you for fantastic project. I was wondering if it would be possible to adapt this Draftjs plugin or at least its functionality. Your docs have an example where the toolbar only becomes visible when the editor is focused, but unfortunately, unlike the plugin mentioned above, it is static, whereas I'd like to have it appear next to the selected text for clarity. A cursory search of the issues didn't turn up anything so I now I turn to you. Thank you very much for your time.

RUPAAK commented 2 years ago

Hey @Unforgiven-wanda any updated on it. How did you tackle this problem. I am stuck on this

HZSamir commented 2 years ago

Geez, I don't even remember creating this issue, much less when I used this lib. Though reading through it again, I believe I used Quill.JS instead, with the bubble theme. Hope this helps.

wickandpiper commented 2 years ago

I second this request