ueberdosis / tiptap

The headless rich text editor framework for web artisans.
https://tiptap.dev
MIT License
27.16k stars 2.26k forks source link

[Bug]: Mention List not working well on Android #4947

Open robert-barahona opened 7 months ago

robert-barahona commented 7 months ago

Which packages did you experience the bug in?

extension-mention

What Tiptap version are you using?

2.2.4

What’s the bug you are facing?

When I try to add multiples mentions, only works the first one, after when I remove a mention, the keyboard hides itself and then when I open it again and keep deleting the keyboard flashes (I noticed the same issue in your official website)

Something interesting is that when I type with the computer keyboard everything is fine.

https://github.com/ueberdosis/tiptap/assets/63566111/9f533bda-0290-43de-abf4-c87da38b03c9

In this video I started typing with my computer keyboard (works well), after I started to type with the android keyboard and you can see the issues.

This only happens on Android devices

What browser are you using?

Chrome

Code example

https://tiptap.dev/docs/editor/examples/suggestions

What did you expect to happen?

Add multiples mentions and keyboard doesn't hide when I start to remove a mention, like happens on iOS

https://github.com/ueberdosis/tiptap/assets/63566111/b1a8f1eb-cc52-4dbe-9898-609e99ed3a04

Anything to add? (optional)

No response

Did you update your dependencies?

Are you sponsoring us?

robert-barahona commented 1 week ago

Our team have the same issue with the keyboard when remove a mention