Open kolaps33 opened 4 years ago
Can we add a E2E/Unit test for this?
Fails | |
---|---|
:no_entry_sign: | Invalid entry format in CHANGELOG.md: >+- Fix `Toolbar` - ToolbarMenuItem doesn't focus menu trigger element after 'onClick' was executed ([#2367](https://github.com/microsoft/fluent-ui-react/pull/2367)) < The correct format is: `- description @githubname ([#DDDD](https://github.com/microsoft/fluent-ui-react/pull/DDDD)` |
Status | Scenario | Fluent TPI | Fabric TPI | Ratio | Iterations | Ticks |
---|---|---|---|---|---|---|
🔧 | Avatar.Fluent | 0.48 | 0.37 | 1.3:1 | 2000 | 963 |
🦄 | Button.Fluent | 0.12 | 0.2 | 0.6:1 | 1000 | 120 |
🔧 | Checkbox.Fluent | 0.83 | 0.34 | 2.44:1 | 1000 | 828 |
🔧 | Dialog.Fluent | 0.32 | 0.16 | 2:1 | 5000 | 1577 |
🔧 | Dropdown.Fluent | 3.29 | 0.34 | 9.68:1 | 1000 | 3291 |
🔧 | Icon.Fluent | 0.12 | 0.03 | 4:1 | 5000 | 589 |
🦄 | Image.Fluent | 0.05 | 0.08 | 0.63:1 | 5000 | 230 |
🔧 | Slider.Fluent | 1.45 | 0.32 | 4.53:1 | 1000 | 1451 |
🔧 | Text.Fluent | 0.05 | 0.02 | 2.5:1 | 5000 | 254 |
🦄 | Tooltip.Fluent | 0.1 | 17.99 | 0.01:1 | 5000 | 483 |
🔧 Needs work 🎯 On target 🦄 Amazing
Generated by :no_entry_sign: dangerJS
Fixing the issue: https://github.com/microsoft/fluent-ui-react/issues/2249
Fixes #2249