fluentui icon indicating copy to clipboard operation
fluentui copied to clipboard

fix(TagItem v8): add missing data-id attribute

Open krystofmatejka opened this issue 1 year ago • 1 comments
trafficstars

Previous Behavior

  • N/A

New Behavior

  • User can pass removeButtonProps attribute to TagItem which renders all the props on the close button
  • This allows better integration with test and tracking tools

Related Issue(s)

  • https://github.com/microsoft/fluentui/issues/31366

Fixes

  • Adds missing data-id attribute to the close button in TagItem component

krystofmatejka avatar Jul 10 '24 06:07 krystofmatejka