Popper Integration
Popper Integration
Anyone know of an easy way to ingrate popper with Editor for better control of where the bubble editor pops up?
The issue that I am having is that when I use the bubble editor on a horizontal scroll-able table, is that the bubble can be partial obscured by the table container when the user clicks on a far right column to edit it.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
There is no option to replace Editor's built in bubble view with Popper I'm afraid. While the main view can use display controller plug-ins to change the display control, bubble and inline do not have any such option.
The bubble is inside the scrolling container. Popper would also have this issue. There are two options:
I'm afraid I don't have an immediate fix for this, but I've filed an internal enhancement to look into implementing this.
Allan
I am using popper because it is already loaded for Bootstrap and Tippy on my pages.
Within the context of my pages, this is how I implemented it.
Then my definition looks like