fix: Open button dropdown when pressing up/down arrow keys #14898
Annotations
3 errors and 10 warnings
Run Unit Tests
Process completed with exit code 1.
|
Run Unit Tests:
src/button-dropdown/__tests__/button-dropdown-keyboard.test.tsx#L45
expect(element).toHaveTextContent()
Expected element to have text content:
item5
Received:
item1
at Object.<anonymous> (src/button-dropdown/__tests__/button-dropdown-keyboard.test.tsx:45:59)
|
Run Unit Tests:
src/button-dropdown/__tests__/button-dropdown-keyboard.test.tsx#L45
expect(element).toHaveTextContent()
Expected element to have text content:
item5
Received:
item1
at Object.<anonymous> (src/button-dropdown/__tests__/button-dropdown-keyboard.test.tsx:45:59)
|
|
Build components package:
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L191
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
Build components package:
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
Build components package:
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
Build components package:
pages/steps/with-updates.page.tsx#L167
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
Build components package:
pages/steps/with-updates.page.tsx#L155
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
Build components package:
pages/steps/with-updates.page.tsx#L143
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
Build components package:
pages/steps/with-updates.page.tsx#L127
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
Build components package:
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
Build components package:
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
Loading