react-popover icon indicating copy to clipboard operation
react-popover copied to clipboard

Static tip position after open?

Open psugihara opened this issue 6 years ago • 2 comments

I have a situation where I'm changing the children (where the tip points) based on user actions in the popover. This is causing an annoying UX where the popover moves around as you select and unselect stuff inside of it.

Is there any way to prevent the Popover from recalculating it's tip position when it's open? I tried setting the refreshIntervalMs prop to false, but it didn't seem to have an effect. Is this maybe because the popover contents are changing?

psugihara avatar Nov 01 '17 00:11 psugihara

Sorry, eager posted (I'm on a new keyboard 😸). Updated above with some context 👆.

psugihara avatar Nov 01 '17 00:11 psugihara

Same for me. Is possible to be fixed?

slonofanya avatar Dec 19 '19 15:12 slonofanya