feat: DH-21829: add invisible accessibility layer to Grid for e2e testing #5160
Annotations
10 errors and 4 warnings
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L223
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L197
Elements with the 'columnheader' interactive role must be focusable
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L191
Unexpected use of continue statement
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L185
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L156
Elements with the 'gridcell' interactive role must be focusable
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L150
Unexpected use of continue statement
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L144
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L141
Unexpected use of continue statement
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L135
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
|
unit:
packages/grid/src/GridAccessibilityLayer.test.tsx#L154
Prop spreading is forbidden
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L274
Fast refresh can't handle anonymous component. Add a name to your export
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L41
Fast refresh only works when a file only export components. Move your component(s) to a separate file
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L274
Fast refresh can't handle anonymous component. Add a name to your export
|
|
unit:
packages/grid/src/GridAccessibilityLayer.tsx#L41
Fast refresh only works when a file only export components. Move your component(s) to a separate file
|