Closed gb5256 closed 1 year ago
There seems to be a similar issue here: https://github.com/kartik-v/yii2-editable/issues/215
But it is marked as "wontfix".
Question to @kartik-v Why will this not be fixed? I just try to understand the issue at hand. Or is this more select2 related than popover-x?
Closing this ticket here as after investigating it, it turns out to be an issue with bootstrap-popover-x.js and not with Editable. I have created a new isssue ticket there to follow-up on this issue:
Issue : https://github.com/kartik-v/bootstrap-popover-x/issues/48
Prerequisites
master
branch of yii2-editable.Steps to reproduce the issue
Do this:
Then:
Expected behavior and actual behavior
When I follow those steps, I see the popover closing. It should stay open.
On the otherhand: If you set 'asPopover' => false, then it will work as expected. The form stays open even after removing one item and will only close via the close button or on loosing focus or on clicking outside the form. This is all fine then. But not working if using popover.
Environment
Browsers
Operating System