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

Popover (Mention) position with cursor positioning not updated unless popover content changes. #2254

Open
artursvonda opened this issue May 15, 2024 · 0 comments
Labels
type: bug 🪲 Something isn't working

Comments

@artursvonda
Copy link

artursvonda commented May 15, 2024

Summary

Popover (Mention) position with cursor positioning not updated unless popover content changes

Steps to reproduce

https://remirror.vercel.app/?path=/story/react-hooks-usemention--basic
Try typing Joe slowly and you'll see that position is updated after "o" but not after typing "e". You can go further, type another char and then start deleting chars. Either way position of popover is not updated unless content of popover gets updated.

Expected results

Popover always follows cursor

Actual results

Popover position is not updated unless content of popover changes

Possible Solution

Screenshot(s)

Screenshot 2024-05-15 at 14 45 39 Screenshot 2024-05-15 at 14 46 16 Screenshot 2024-05-15 at 14 46 28
@artursvonda artursvonda added the type: bug 🪲 Something isn't working label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant