feat: Accessible resize handles with keyboard activation (toggle button) #5736
Annotations
5 errors and 10 warnings
src/table/__tests__/resizable-columns.test.tsx#L333
expect(element).toHaveTextContent()
Expected element to have text content:
140
Received:
at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:333:47)
|
src/table/__tests__/resizable-columns.test.tsx#L350
expect(element).toHaveTextContent()
Expected element to have text content:
160
Received:
at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:350:47)
|
src/table/__tests__/resizable-columns.test.tsx#L369
expect(element).toHaveTextContent()
Expected element to have text content:
160
Received:
at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:369:47)
|
src/table/__tests__/resizable-columns.test.tsx#L401
expect(element).toHaveAccessibleName()
Expected element to have accessible name:
Id
Received:
Resize handle for Id, 0
at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:401:32)
|
|
pages/button/alignment.page.tsx#L22
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
pages/form-field/form-field-columns.page.tsx#L18
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
pages/utils/permutations-view.tsx#L17
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
src/__a11y__/to-validate-a11y.ts#L26
Unexpected 'todo' comment: 'TODO: revisit 'no-redundant-for' when...'
|
src/__a11y__/to-validate-a11y.ts#L77
Unexpected 'todo' comment: 'TODO: remove polyfill with es2019...'
|
src/autosuggest/interfaces.ts#L154
Unexpected 'todo' comment: 'TODO: use DropdownOption type same as in...'
|
src/flashbar/collapsible-flashbar.tsx#L322
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
src/internal/components/chart-status-container/index.tsx#L93
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
src/internal/components/dropdown/__tests__/dropdown-fit-handler.test.ts#L128
Unexpected 'todo' comment: 'TODO: this value is incorrect, should be...'
|
src/internal/utils/locale/normalize-locale.ts#L28
Unexpected 'todo' comment: 'TODO: support full BCP 47 spec?'
|
The logs for this run have expired and are no longer available.
Loading