Multiple mentions causes keyboard navigation issues #4107
Labels
plugin:mentions
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
type:bug
A bug.
Milestone
Type of report
Bug
Provide detailed reproduction steps (if any)
sourcearea
plugin totests/plugins/mentions/manual/mentions
test.$
or#
.Expected result
It's possible to navigate through panel.
Actual result
It's not possible to navigate through panel.
Other details
From what I have checked, the listeners are correctly attached and model/view also correctly updated. However, it seems the suggestions panel DOM element is incorrect (because there are 3 for each mentions instance) and thus not being updated. I'm not 100% sure if that's what exactly happens because I did only quick check here.
mentions
The text was updated successfully, but these errors were encountered: