microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
17.75k stars 2.65k forks source link

chore(react-tag-picker): ensure clicking on surface will toggle open state #31270

Closed bsunderhus closed 1 week ago

bsunderhus commented 2 weeks ago

Previous Behavior

New Behavior

  1. ensures clicks on the surface of the TagPicker will toggle the open state

Related Issue(s)

codesandbox-ci[bot] commented 2 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

fabricteam commented 2 weeks ago

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-tag-picker-preview
@fluentui/react-tag-picker-preview - package
188.273 kB
55.749 kB
188.085 kB
55.676 kB
-188 B
-73 B

🤖 This report was generated against c6ce2694cd52bf7433dd1330bc664cf925899b33

fabricteam commented 2 weeks ago

🕵 fluentuiv9 No visual regressions between this PR and main