palantir/blueprint
GitHub で見るTooltip in Popover opened itself when other popover shows
Open
#3,793 opened on 2019年10月24日
Browser: ChromeP2Package: coreType: bughelp wanted
説明
Hi,
(Yes normally autofocus = {false} is solving problem. But in my case this is doesn't working.)
I Put 2 buttons which has popover,
One of them is CLICK_TARGET_ONLY and the other is CLICK
Please Open first popover with CLICK_TARGET and keep it's opened (you wont see any tooltip on buttons. This is good.)
And Please click Second Button and open popover.
And you will see BUTTON A's (which is in first popover) tooltip shows immediatelly
Please check below link