P2Package: popover2Type: bughelp wanted
Repository metrics
- Stars
- (20,263 stars)
- PR merge metrics
- (平均マージ 43d 10h) (30d で 27 merged PRs)
説明
Environment
- Package version(s): core 4.0.0, popover2 1.0.0
- Operating System: macOS
- Browser name and version: Chrome
Code Sandbox
https://codesandbox.io/s/blueprint-sandbox-forked-6pkjx7?file=/src/index.tsx
Steps to reproduce
- create a button with a tooltip and a popover
- click the button
- button is not in active state
Actual behavior
popover opens but button is not active
Expected behavior
button should be active
Possible solution
update styles to allow button to get active class from parent