storybook icon indicating copy to clipboard operation
storybook copied to clipboard

[Bug]: IconButton should be in active state when corresponding menu is open

Open pratikkarad opened this issue 1 year ago • 1 comments

Describe the bug

Right now, the button reverts to a resting state when the corresponding menu is open making it hard to distinguish what the menu correlates to.

image

To Reproduce

No response

System

No response

Additional context

Recently, a similar issue #21463 got closed but this one got skipped in that.

pratikkarad avatar Mar 18 '23 09:03 pratikkarad

Let me take this home. Please assign it to me.

pratikkarad avatar Mar 18 '23 09:03 pratikkarad

Hi @shilman, I have already created PR. PTAL, Thanks! 😄

pratikkarad avatar Mar 19 '23 06:03 pratikkarad

Whoopee!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.0-rc.6 containing PR #21666 that references this issue. Upgrade today to the @next NPM tag to try it out!

npx sb@next upgrade --prerelease

shilman avatar Mar 22 '23 17:03 shilman