chore: Adds feature metrics for collection prefs and button group #13487
Annotations
2 errors
Build Repository:
src/__tests__/snapshot-tests/documenter.test.ts#L8
expect(received).toMatchSnapshot(hint)
Snapshot name: `Documenter definition for button-group matches the snapshot: button-group 1`
- Snapshot - 0
+ Received + 1
@@ -78,10 +78,11 @@
"name": "className",
"optional": true,
"type": "string",
},
{
+ "defaultValue": "false",
"description": "Use this property to determine dropdown placement strategy for all menu dropdown items.
By default, the dropdown height is constrained to fit inside the height of its next scrollable container element.
Enabling this property will allow the dropdown to extend beyond that container by using fixed positioning and
[React Portals](https://reactjs.org/docs/portals.html).
↵
at src/__tests__/snapshot-tests/documenter.test.ts:8:24
|
Build Repository
Process completed with exit code 1.
|
Loading