I've just gotten set up with this package, and realised mentions isn't really complete. There's quite a few major issues with it:
Would we consider it useable, or should it perhaps have a warning somewhere that it doesn't really do what draft-mentions does?
I'm trying to use it in my current project and 1 major thing was not solved (or at least I can't seem to make it work with the current mention API) is async mentions.
How can I dynamically get mentions (like an autocomplete for a gigantic user base) if the API does not give me onSearchChange hook? Is it even worth it to hack the onChange to capture everything and I make a custom parser to arbitrarily decide what is a custom mention?
Is there a way to extend the current "strategy" to get suggestions?
I opened this: https://github.com/jpuri/react-draft-wysiwyg/issues/616
in feb 2018.... I tried to implement it myself following my suggestion but didn't have the time to invest. I might have another stab at it at some point
I'm considering this package dead, and I honestly would urge you to use
something like Quill instead. I was blown away how much easier and more
extensible it was. Replaced this entirely in about half an hour.
On Thu, 6 Jun 2019, 11:34 pm Harel Malka, notifications@github.com wrote:
I opened this: #616
https://github.com/jpuri/react-draft-wysiwyg/issues/616
in feb 2018.... I tried to implement it myself following my suggestion but
didn't have the time to invest. I might have another stab at it at some
point—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/jpuri/react-draft-wysiwyg/issues/703?email_source=notifications&email_token=AIICZZXZVJUXXCJKEA3SHJDPZEG7FA5CNFSM4FNJ4KZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXC3H5Q#issuecomment-499495926,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AIICZZQ5N7B6M3FS4QOWRFDPZEG7FANCNFSM4FNJ4KZA
.
What you see is what you dont get
@jpuri seems like this is a simple change
Most helpful comment
I'm considering this package dead, and I honestly would urge you to use
something like Quill instead. I was blown away how much easier and more
extensible it was. Replaced this entirely in about half an hour.
On Thu, 6 Jun 2019, 11:34 pm Harel Malka, notifications@github.com wrote: