storybook icon indicating copy to clipboard operation
storybook copied to clipboard

fix(menu): active state for iconbutton

Open pratikkarad opened this issue 1 year ago • 0 comments

Closes #21665

What I did

Controlled the active state on IconButton by taking into account the visibility changes on WithTooltip.

How to test

Checklist

  • [ ] Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • [ ] Make sure to add/update documentation regarding your changes
  • [ ] If you are deprecating/removing a feature, make sure to update MIGRATION.MD

Maintainers

  • [ ] If this PR should be tested against many or all sandboxes, make sure to add the ci:merged or ci:daily GH label to it.
  • [ ] Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

pratikkarad avatar Mar 18 '23 09:03 pratikkarad