palantir/blueprint

Tooltip in Popover opened itself when other popover shows

Open

#3,793 opened on Oct 24, 2019

View on GitHub
 (7 comments) (0 reactions) (0 assignees)TypeScript (2,167 forks)batch import
Browser: ChromeP2Package: coreType: bughelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (Avg merge 43d 10h) (27 merged PRs in 30d)

Description

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

https://53xm9.csb.app/

Contributor guide