feat: make all subsections clickable #1095
Annotations
10 errors and 10 warnings
|
lint:
src/components/Openings/EcoTreeView.tsx#L572
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L572
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L520
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L520
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L463
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L463
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L392
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L392
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L346
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L346
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L268
Unexpected any. Specify a different type
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L139
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L100
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L97
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L93
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L90
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L87
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L79
Forbidden non-null assertion
|
|
lint:
__tests__/components/Analysis/AnalyzeEntireGame.test.tsx#L12
Unexpected any. Specify a different type
|
|
lint:
__tests__/components/Analysis/AnalyzeEntireGame.test.tsx#L10
Unexpected any. Specify a different type
|