Skip to content

Conversation

@bsunderhus
Copy link
Contributor

Previous Behavior

DialogTitle default action icon size is 24x24

New Behavior

DialogTitle default action icon size is 20x20

Related Issue(s)

@bsunderhus bsunderhus self-assigned this May 11, 2023
@github-actions github-actions bot added this to the May Project Cycle Q2 2023 milestone May 11, 2023
@bsunderhus bsunderhus marked this pull request as ready for review May 11, 2023 13:05
@bsunderhus bsunderhus requested a review from a team as a code owner May 11, 2023 13:05
@bsunderhus bsunderhus enabled auto-merge (squash) May 11, 2023 13:05
@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react-components)

Scenario Render type Master Ticks PR Ticks Iterations Status
InfoButton mount 19 21 5000 Possible regression
All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 704 701 5000
Button mount 391 391 5000
Field mount 1202 1240 5000
FluentProvider mount 800 786 5000
FluentProviderWithTheme mount 113 107 10
FluentProviderWithTheme virtual-rerender 106 104 10
FluentProviderWithTheme virtual-rerender-with-unmount 99 98 10
InfoButton mount 19 21 5000 Possible regression
MakeStyles mount 1175 1206 50000
Persona mount 1924 1866 5000
SpinButton mount 1439 1451 5000

@size-auditor
Copy link

size-auditor bot commented May 11, 2023

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 0355d955d7158f75bae1ad1b6edf4712cf2cad62 (build)

@codesandbox-ci
Copy link

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.

Latest deployment of this branch, based on commit 4777ad7:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration
objective-bird-p1mlzr Issue #27726

@fabricteam
Copy link
Collaborator

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-dialog
Dialog (including children components)
90.919 kB
27.052 kB
90.972 kB
27.056 kB
53 B
4 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-components
react-components: Button, FluentProvider & webLightTheme
64.855 kB
17.852 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
203.937 kB
57.086 kB
react-components
react-components: FluentProvider & webLightTheme
36.086 kB
11.9 kB
react-portal-compat
PortalCompatProvider
6.446 kB
2.186 kB
🤖 This report was generated against 0355d955d7158f75bae1ad1b6edf4712cf2cad62

Copy link
Contributor

@george-cz george-cz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@bsunderhus bsunderhus merged commit 2f28bd1 into microsoft:master May 11, 2023
@bsunderhus bsunderhus deleted the react-dialog/bugfix--change-dialog-title-action-icon-to-20x20 branch May 11, 2023 14:41
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request May 12, 2023
* feat/drawer-header:
  feat: Update existing toasts (microsoft#27827)
  bugfix: fix horizontal overflow on tree (microsoft#27825)
  feat: Allow toast options to be configured from the toaster (microsoft#27820)
  feat: creates TreeItemAside component (microsoft#27701)
  fix: generate API
  fix: use composition to build DrawerHeaderTitle
  Virtualizer: Dynamic scroll view and optimizations (microsoft#27298)
  bugfix(react-dialog): change DialogTitle default action icon size (microsoft#27815)
  feat: Implement Toast pause (microsoft#27811)
  fix: ToolbarToggleButton should not follow Toolbar size (microsoft#27797)
  feat: defers useControllableState state to initializer method (microsoft#27717)
  feat: Implement toast dismiss (microsoft#27810)
@msft-fluent-ui-bot
Copy link
Collaborator

🎉@fluentui/[email protected] has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: DialogTitle action icon size is not compatible with design

4 participants