chore: Refactor drawer visibility callback #10793
Annotations
1 warning
Integration tests:
src/internal/analytics/__integ__/static-single-page-flow.test.ts#L379
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"funnelStart",
"funnelStepStart",
- "helpPanelInteracted",
"funnelSubStepStart",
+ "helpPanelInteracted",
]
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:379:23
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:42:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Loading