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

[Bug]: Cannot remove a mention on Android and Firefox #5183

Open
1 task done
signor-pedro opened this issue May 26, 2024 · 0 comments
Open
1 task done

[Bug]: Cannot remove a mention on Android and Firefox #5183

signor-pedro opened this issue May 26, 2024 · 0 comments
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug

Comments

@signor-pedro
Copy link

signor-pedro commented May 26, 2024

Affected Packages

extension-mention

Version(s)

2.4.0

Bug Description

When trying to remove the mention on an android phone with Firefox, 90% of attempts fail.

If there is a space after the mention, you can see that the Backspace button will not remove the space after the mention most of the time as well - instead, it will highlight that space.

To try this, you can test the actual documentation of the Mention extension: https://tiptap.dev/docs/editor/api/nodes/mention#usage

Browser Used

Firefox

Code Example URL

https://tiptap.dev/docs/editor/api/nodes/mention#usage

Expected Behavior

  • the first space after a mention should be deleted, not highlighted
  • the mention should be deleted

Additional Context (Optional)

No response

Dependency Updates

  • Yes, I've updated all my dependencies.
@signor-pedro signor-pedro added Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug labels May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug
Projects
Status: Triage open
Development

No branches or pull requests

1 participant