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 @mention example to demo #127

Merged
merged 2 commits into from
Aug 16, 2023
Merged

Add @mention example to demo #127

merged 2 commits into from
Aug 16, 2023

Conversation

sjdemartini
Copy link
Owner

@sjdemartini sjdemartini commented Aug 16, 2023

This should help as example to folks who want to implement their own @mention functionality, since the typing is difficult and can be a bit challenging to get started. (This builds upon ueberdosis/tiptap#2274 (reply in thread).)

This also makes it easier to see/test the built-in mui-tiptap styles for @mentions.

Screenshot 2023-08-16 at 12 56 25 PM

Screenshot 2023-08-16 at 12 52 46 PM

(Note that there is still a minor typing quirk that will be resolved once ueberdosis/tiptap#4136 is merged/released.)

This should help as example to folks who want to implement their own
@mention functionality, since the typing is difficult (building upon
ueberdosis/tiptap#2274 (reply in thread)).

This also makes it easier to see the built-in styles for @mentions.
@sjdemartini sjdemartini merged commit 994b1c9 into main Aug 16, 2023
@sjdemartini sjdemartini deleted the mention-example branch August 16, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant