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

Mention List is not next in Tab order when writing an @mention #290

Open
markdon opened this issue Nov 14, 2024 · 0 comments
Open

Mention List is not next in Tab order when writing an @mention #290

markdon opened this issue Nov 14, 2024 · 0 comments

Comments

@markdon
Copy link

markdon commented Nov 14, 2024

Describe the bug

In mui-tiptap examples, hitting the Tab key after @ ignores the suggestion list but I would expect it to be next in the tab order. I'm aware that the arrow keys can be used.

This issue may actually be caused by the example implementation and not the mui-tiptap package. I may find a fix and post here.

Expected behavior

The mention suggestion list is next in tab order when it is visible. Perhaps it also traps focus

Screenshots

In TipTap example, hitting the Tab key after @ moves focus through items in the mention suggestion list.
ZAwRGgwEDD

In mui-tiptap, hitting the Tab key after @ ignores the list
odudYkHeiE

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

No branches or pull requests

1 participant