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

fix: fix emoji placement (#2626) #2645

Merged
merged 4 commits into from
Mar 4, 2024

Conversation

nonnullish
Copy link
Contributor

Fixes #2626.

The issue was in tiptap's nodeInputRule , so I rewrote that function.

This is my first PR in this repo so please let me know if anything's not right.

Copy link

stackblitz bot commented Mar 2, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Mar 2, 2024

Deploy Preview for elk-docs canceled.

Name Link
🔨 Latest commit 4549066
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/65e3622f1e07ab0008b354a9

Copy link

netlify bot commented Mar 2, 2024

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit 4549066
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/65e3622f6b6a180008f93ca2
😎 Deploy Preview https://deploy-preview-2645--elk-zone.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@userquin
Copy link
Member

userquin commented Mar 2, 2024

Add InputRule to mocks/tiptap.ts module

@shuuji3
Copy link
Member

shuuji3 commented Mar 4, 2024

Thank you, I confirmed the fix now 👍🏻

screen-20240304-194739.2.mp4

(Google Chrome on Android)

Copy link
Member

@patak-dev patak-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is such a big quality of life improvement! Thanks a lot @nonnullish 🧡

@patak-dev patak-dev added this pull request to the merge queue Mar 4, 2024
Merged via the queue into elk-zone:main with commit 0c15aa5 Mar 4, 2024
13 checks passed
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.

Emoji gets inserted one character earlier than it should (?)
4 participants