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 artifact error #24717

Merged
merged 2 commits into from
Sep 8, 2022
Merged

Fix artifact error #24717

merged 2 commits into from
Sep 8, 2022

Conversation

ralucapelin
Copy link
Contributor

Fixes error from PR #24694 from downloading artifact from wrong workflow.

Related Issue(s)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 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 e12d0ec:

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

@size-auditor
Copy link

size-auditor bot commented Sep 8, 2022

Asset size changes

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

Baseline commit: c8362b37e620728728b3d9bee9f07217c9fbf9a7 (build)

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1317 1312 5000
Button mount 949 953 5000
FluentProvider mount 1578 1600 5000
FluentProviderWithTheme mount 636 635 10
FluentProviderWithTheme virtual-rerender 597 585 10
FluentProviderWithTheme virtual-rerender-with-unmount 632 642 10
MakeStyles mount 1896 1901 50000
SpinButton mount 2544 2528 5000

@fabricteam
Copy link
Collaborator

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
global-context
createContext
533 B
341 B
global-context
createContextSelector
554 B
348 B
priority-overflow
createOverflowManager
2.936 kB
1.212 kB
react-accordion
Accordion (including children components)
78.914 kB
24.06 kB
react-alert
Alert
83.228 kB
20.889 kB
react-avatar
Avatar
48.381 kB
13.696 kB
react-avatar
AvatarGroup
14.95 kB
5.989 kB
react-avatar
AvatarGroupItem
68.349 kB
19.039 kB
react-badge
Badge
22.6 kB
7.205 kB
react-badge
CounterBadge
23.503 kB
7.497 kB
react-badge
PresenceBadge
24.05 kB
7.067 kB
react-button
Button
35.836 kB
9.59 kB
react-button
CompoundButton
42.862 kB
10.808 kB
react-button
MenuButton
38.454 kB
10.461 kB
react-button
SplitButton
45.87 kB
11.811 kB
react-button
ToggleButton
51.017 kB
11.007 kB
react-card
Card - All
67.002 kB
19.261 kB
react-card
Card
62.684 kB
18.177 kB
react-card
CardFooter
8.561 kB
3.601 kB
react-card
CardHeader
9.604 kB
3.94 kB
react-card
CardPreview
8.662 kB
3.656 kB
react-combobox
Combobox (including child components)
73.863 kB
24.018 kB
react-combobox
Dropdown (including child components)
73.45 kB
23.927 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
187.656 kB
51.96 kB
react-components
react-components: FluentProvider & webLightTheme
33.359 kB
11.004 kB
react-dialog
Dialog (including children components)
80.983 kB
24.186 kB
react-divider
Divider
16.459 kB
5.902 kB
react-image
Image
10.78 kB
4.264 kB
react-input
Input
23.598 kB
7.661 kB
react-label
Label
9.338 kB
3.86 kB
react-link
Link
12.254 kB
4.956 kB
react-menu
Menu (including children components)
115.735 kB
35.419 kB
react-menu
Menu (including selectable components)
118.934 kB
35.916 kB
react-overflow
hooks only
10.685 kB
4.104 kB
react-popover
Popover
102.938 kB
31.542 kB
react-portal
Portal
10.576 kB
3.875 kB
react-positioning
usePositioning
19.7 kB
7.404 kB
react-provider
FluentProvider
15.755 kB
5.883 kB
react-radio
Radio
35.56 kB
11.929 kB
react-radio
RadioGroup
14.248 kB
5.7 kB
react-select
Select
20.846 kB
7.346 kB
react-slider
Slider
31.526 kB
10.046 kB
react-spinbutton
SpinButton
43.943 kB
12.382 kB
react-spinner
Spinner
19.977 kB
6.438 kB
react-switch
Switch
32.097 kB
10.27 kB
react-text
Text - Default
11.782 kB
4.605 kB
react-text
Text - Wrappers
15.092 kB
5.044 kB
react-textarea
Textarea
23.774 kB
7.881 kB
react-theme
Single theme token import
69 B
89 B
react-theme
Teams: all themes
29.548 kB
6.434 kB
react-theme
Teams: Light theme
17.452 kB
5.054 kB
react-tooltip
Tooltip
41.502 kB
14.623 kB
react-utilities
SSRProvider
180 B
159 B
🤖 This report was generated against c8362b37e620728728b3d9bee9f07217c9fbf9a7

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react-northstar)

Perf tests with no regressions
Scenario Current PR Ticks Baseline Ticks Ratio
ButtonMinimalPerf.default 142 131 1.08:1
ChatDuplicateMessagesPerf.default 257 238 1.08:1
BoxMinimalPerf.default 286 271 1.06:1
EmbedMinimalPerf.default 3205 3020 1.06:1
SkeletonMinimalPerf.default 290 274 1.06:1
AlertMinimalPerf.default 222 212 1.05:1
AvatarMinimalPerf.default 156 149 1.05:1
FlexMinimalPerf.default 241 229 1.05:1
CarouselMinimalPerf.default 390 374 1.04:1
ListWith60ListItems.default 522 501 1.04:1
RefMinimalPerf.default 180 173 1.04:1
StatusMinimalPerf.default 581 557 1.04:1
CardMinimalPerf.default 438 426 1.03:1
TextMinimalPerf.default 285 277 1.03:1
AnimationMinimalPerf.default 443 434 1.02:1
AttachmentMinimalPerf.default 121 119 1.02:1
HeaderSlotsPerf.default 642 631 1.02:1
LayoutMinimalPerf.default 298 293 1.02:1
ListNestedPerf.default 462 455 1.02:1
PortalMinimalPerf.default 148 145 1.02:1
ProviderMinimalPerf.default 338 331 1.02:1
DividerMinimalPerf.default 295 291 1.01:1
DropdownMinimalPerf.default 2250 2232 1.01:1
ImageMinimalPerf.default 310 308 1.01:1
InputMinimalPerf.default 945 936 1.01:1
LoaderMinimalPerf.default 551 544 1.01:1
MenuMinimalPerf.default 700 691 1.01:1
PopupMinimalPerf.default 535 530 1.01:1
ProviderMergeThemesPerf.default 1062 1055 1.01:1
SegmentMinimalPerf.default 286 282 1.01:1
TableManyItemsPerf.default 1559 1544 1.01:1
TableMinimalPerf.default 326 324 1.01:1
TextAreaMinimalPerf.default 394 391 1.01:1
TooltipMinimalPerf.default 1979 1959 1.01:1
ButtonSlotsPerf.default 449 450 1:1
ChatWithPopoverPerf.default 299 298 1:1
DialogMinimalPerf.default 644 642 1:1
DropdownManyItemsPerf.default 543 544 1:1
HeaderMinimalPerf.default 298 297 1:1
ItemLayoutMinimalPerf.default 977 980 1:1
ListMinimalPerf.default 416 417 1:1
RosterPerf.default 1774 1768 1:1
SliderMinimalPerf.default 1327 1328 1:1
SplitButtonMinimalPerf.default 3678 3680 1:1
CustomToolbarPrototype.default 2236 2234 1:1
ToolbarMinimalPerf.default 756 756 1:1
TreeMinimalPerf.default 672 675 1:1
AccordionMinimalPerf.default 119 120 0.99:1
ButtonOverridesMissPerf.default 1082 1098 0.99:1
CheckboxMinimalPerf.default 1723 1733 0.99:1
DatepickerMinimalPerf.default 4793 4827 0.99:1
GridMinimalPerf.default 273 277 0.99:1
MenuButtonMinimalPerf.default 1411 1421 0.99:1
ReactionMinimalPerf.default 301 303 0.99:1
AttachmentSlotsPerf.default 927 948 0.98:1
ChatMinimalPerf.default 584 594 0.98:1
VideoMinimalPerf.default 601 612 0.98:1
FormMinimalPerf.default 302 310 0.97:1
IconMinimalPerf.default 527 543 0.97:1
LabelMinimalPerf.default 310 325 0.95:1
RadioGroupMinimalPerf.default 356 378 0.94:1
TreeWith60ListItems.default 128 136 0.94:1
ListCommonPerf.default 492 529 0.93:1

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react)

Scenario Render type Master Ticks PR Ticks Iterations Status
buttonNative mount 88 104 5000 Possible regression
All results

Scenario Render type Master Ticks PR Ticks Iterations Status
BaseButton mount 777 765 5000
Breadcrumb mount 2322 2330 1000
Checkbox mount 2220 2241 5000
CheckboxBase mount 1960 1936 5000
ChoiceGroup mount 3796 3796 5000
ComboBox mount 742 743 1000
CommandBar mount 8783 8811 1000
ContextualMenu mount 9691 9618 1000
DefaultButton mount 936 947 5000
DetailsRow mount 2971 2979 5000
DetailsRowFast mount 2998 3010 5000
DetailsRowNoStyles mount 2832 2846 5000
Dialog mount 2526 2535 1000
DocumentCardTitle mount 149 161 1000
Dropdown mount 2742 2743 5000
FocusTrapZone mount 1531 1522 5000
FocusZone mount 1503 1496 5000
IconButton mount 1364 1387 5000
Label mount 318 321 5000
Layer mount 3744 3729 5000
Link mount 418 437 5000
MenuButton mount 1186 1191 5000
MessageBar mount 1936 1917 5000
Nav mount 2620 2695 1000
OverflowSet mount 965 980 5000
Panel mount 2078 2060 1000
Persona mount 813 839 1000
Pivot mount 1100 1120 1000
PrimaryButton mount 1063 1066 5000
Rating mount 6526 6492 5000
SearchBox mount 1092 1062 5000
Shimmer mount 2479 2468 5000
Slider mount 1658 1699 5000
SpinButton mount 3823 3852 5000
Spinner mount 377 399 5000
SplitButton mount 2422 2390 5000
Stack mount 474 464 5000
StackWithIntrinsicChildren mount 1870 1866 5000
StackWithTextChildren mount 4542 4511 5000
SwatchColorPicker mount 9007 9099 5000
TagPicker mount 1923 1963 5000
TeachingBubble mount 74223 73648 5000
Text mount 384 394 5000
TextField mount 1141 1146 5000
ThemeProvider mount 1015 1034 5000
ThemeProvider virtual-rerender 713 712 5000
ThemeProvider virtual-rerender-with-unmount 1566 1590 5000
Toggle mount 710 718 5000
buttonNative mount 88 104 5000 Possible regression

@ralucapelin ralucapelin marked this pull request as ready for review September 8, 2022 11:57
@ralucapelin ralucapelin requested a review from a team as a code owner September 8, 2022 11:57
@ralucapelin ralucapelin merged commit d280606 into master Sep 8, 2022
@ralucapelin ralucapelin deleted the fix-artifact-error branch September 8, 2022 14:07
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Sep 9, 2022
* master: (63 commits)
  feat: add helper types to assist DOM element handling (microsoft#24722)
  applying package updates
  Textarea/hc bug (microsoft#24701)
  Fix null ref in use slider (microsoft#24728)
  Add Field unit tests, and remove snapshot tests (microsoft#24706)
  Stress Test: add build commands (microsoft#24575)
  Coachmark - useOffsetHeight should cause re-render on each set state to match v7 functionality (microsoft#24702)
  Implement screener tests for Field components (microsoft#24684)
  Update Field types to clean up react-field.api.md (microsoft#24703)
  fix(Popup): remove rotate(360deg) from PopupContent content styles (microsoft#24432)
  fix(FocusZone): should reset tabindex when focus is outside the zone with prop `shouldResetActiveElementWhenTabFromZone` (microsoft#24463)
  Fix greyed out legend key contrast ratio (microsoft#24714)
  fix: Portal compat should apply `focus-visible` ponyfill (microsoft#24712)
  Fix artifact error (microsoft#24717)
  chore(react-dialog): remove localShorthands in favor of griffel shorthands (microsoft#24715)
  Skip screener checks for draft PRs with exception of appropriately la… (microsoft#24694)
  fix: Remove provider classname from focus styles (microsoft#24710)
  feat: autocontrolled `useTable` hook (microsoft#24688)
  feat: add dialog properties to getNativeElementProps (microsoft#24698)
  Using migrate rather than upgrade term (microsoft#24695)
  ...
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.

4 participants