Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Select): handle "defaultValue" #23463

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

layershifter
Copy link
Member

@layershifter layershifter commented Jun 8, 2022

New Behavior

This PR fixes two issues.

Related Issue(s)

Fixes #23461
Fixes #23462

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 8, 2022

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 5462e7d:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration
goofy-noyce-cet2s6 Issue #23462

@layershifter layershifter force-pushed the fix/select-defaultvalue branch from 683b5e8 to ed49f87 Compare June 8, 2022 13:21
@fabricteam
Copy link
Collaborator

fabricteam commented Jun 8, 2022

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-select
Select
19.059 kB
6.824 kB
19.118 kB
6.841 kB
59 B
17 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
185.195 kB
51.34 kB
react-components
react-components: FluentProvider & webLightTheme
33.988 kB
11.108 kB
🤖 This report was generated against 3c3bd1fd66dd8d717c3a56cb2204681f9907e64c

@fabricteam
Copy link
Collaborator

fabricteam commented Jun 8, 2022

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1657 1646 5000
Button mount 1232 1276 5000
FluentProvider mount 2856 2842 5000
FluentProviderWithTheme mount 913 955 10
FluentProviderWithTheme virtual-rerender 898 887 10
FluentProviderWithTheme virtual-rerender-with-unmount 972 973 10
MakeStyles mount 2477 2493 50000

@size-auditor
Copy link

size-auditor bot commented Jun 8, 2022

Asset size changes

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

Baseline commit: 6840cfac3419b064c2e360b25291c38de905d937 (build)

@layershifter layershifter marked this pull request as ready for review June 8, 2022 13:37
@layershifter layershifter requested review from a team and smhigley as code owners June 8, 2022 13:37
@layershifter
Copy link
Member Author

@microsoft/cxe-coastal can you please review? It blocks an another PR. Thanks.

@layershifter layershifter force-pushed the fix/select-defaultvalue branch from ed49f87 to 5462e7d Compare June 14, 2022 08:00
@layershifter
Copy link
Member Author

@microsoft/cxe-coastal can you please review? It blocks an another PR. Thanks.

@microsoft/cxe-coastal friendly ping.

@layershifter layershifter merged commit aa6ff59 into microsoft:master Jun 16, 2022
@layershifter layershifter deleted the fix/select-defaultvalue branch June 16, 2022 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Select does not handle defaultValue [Bug]: Select features incorrect pattern in stories
4 participants