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

Fixed bug with inaccurate calc #28728

Conversation

ValentinaKozlova
Copy link
Contributor

@ValentinaKozlova ValentinaKozlova commented Aug 3, 2023

Previous Behavior

inacurate-calc

New Behavior

inacurate-calc-fix

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 3, 2023

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 ca01ebc:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@fabricteam
Copy link
Collaborator

fabricteam commented Aug 3, 2023

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
priority-overflow
createOverflowManager
4.379 kB
1.722 kB
4.324 kB
1.771 kB
-55 B
49 B
react-overflow
hooks only
12.636 kB
4.679 kB
12.581 kB
4.73 kB
-55 B
51 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-components
react-components: Button, FluentProvider & webLightTheme
69 kB
18.626 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
208.449 kB
58.124 kB
react-components
react-components: FluentProvider & webLightTheme
37.737 kB
12.383 kB
react-portal-compat
PortalCompatProvider
6.48 kB
2.203 kB
🤖 This report was generated against 253798f25326e92ba19b313c47a9c9530af12526

@fabricteam
Copy link
Collaborator

fabricteam commented Aug 3, 2023

Perf Analysis (@fluentui/react-components)

Scenario Render type Master Ticks PR Ticks Iterations Status
FluentProviderWithTheme mount 67 78 10 Possible regression
All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 631 629 5000
Button mount 319 296 5000
Field mount 1132 1143 5000
FluentProvider mount 666 665 5000
FluentProviderWithTheme mount 67 78 10 Possible regression
FluentProviderWithTheme virtual-rerender 63 67 10
FluentProviderWithTheme virtual-rerender-with-unmount 72 71 10
InfoButton mount 14 9 5000
MakeStyles mount 823 830 50000
Persona mount 1754 1742 5000
SpinButton mount 1388 1404 5000

@size-auditor
Copy link

size-auditor bot commented Aug 3, 2023

Asset size changes

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

Baseline commit: 253798f25326e92ba19b313c47a9c9530af12526 (build)

@ValentinaKozlova ValentinaKozlova force-pushed the fix/overflow-accurate-calculation branch from f2e9a9f to 13e1223 Compare August 3, 2023 22:50
@ValentinaKozlova ValentinaKozlova marked this pull request as ready for review August 4, 2023 10:20
@ValentinaKozlova ValentinaKozlova requested a review from a team as a code owner August 4, 2023 10:20
@ValentinaKozlova ValentinaKozlova merged commit 6247214 into microsoft:master Aug 7, 2023
21 checks passed
@ValentinaKozlova ValentinaKozlova deleted the fix/overflow-accurate-calculation branch August 7, 2023 19:49
@ValentinaKozlova ValentinaKozlova mentioned this pull request Aug 8, 2023
28 tasks
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.

3 participants