feat: Introduce fitHeight
property for chart components
#2144
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
release / release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
RETRY 1: allows to scroll overflowing table by focusing the wrapper:
src/table/__integ__/keyboard-scroll.test.ts#L28
expect(received).toBeLessThan(expected)
Expected: < 37
Received: 39
at src/table/__integ__/keyboard-scroll.test.ts:28:23
at runMicrotasks (<anonymous>)
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|