Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
4k stars 614 forks source link

Mention Plugin Opens OffScreen #1395

Open d42ohpaz opened 1 year ago

d42ohpaz commented 1 year ago

Description

When mention plugin is the last of a full-width button bar, the dropdown opens offscreen (see screenshot).

How to reproduce?

Use a full-width button bar with the mention plugin as the last plugin.

It would nice to either allow position the dropdown ourselves through configuration, or have the plugin detect if/when it'll show offscreen and adjust accordingly.

screenshot

Alex-D commented 1 year ago

There is nothing to manage dropdown to the right of the button pane :/