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]: Mention Autocomplete #6145

Open
1 task done
emargin opened this issue Feb 28, 2025 · 0 comments
Open
1 task done

[Bug]: Mention Autocomplete #6145

emargin opened this issue Feb 28, 2025 · 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

@emargin
Copy link

emargin commented Feb 28, 2025

Affected Packages

Mention extension

Version(s)

1.0.0

Bug Description

No free solo \ free input in Mention extension

Browser Used

Chrome

Code Example URL

No response

Expected Behavior

I'd like to achieve a behavior where I can leave the value arbitrary
for example:

const suggestion = [test1 , test2]

I'd like to be able to manually type "test1" and get the same behavior as if I typed "te" and then selected "test1" from the dropdown
an example of the behavior I want to achieve can be seen in GITHUB
if I start mentioning someone with @ for the final result it doesn't matter whether I enter the person's nickname manually or select it from the drop-down list, I want to achieve the same behavior.
moreover, I would like to be able to control this process, for example, if the user entered, for example, @test3, then it would be highlighted as erroneous (for example, in red)

Additional Context (Optional)

No response

Dependency Updates

  • Yes, I've updated all my dependencies.
@emargin emargin 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 Feb 28, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Tiptap: Issues Feb 28, 2025
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: Needs Triage
Development

No branches or pull requests

1 participant