[Feat] 기사페이지 반응형 수정 #214
Annotations
10 warnings
|
CI:
src/pages/article/components/Accordion/GlossaryContent.tsx#L18
Do not use Array index in keys
|
|
CI:
src/pages/article/components/Accordion/GlossaryContent.tsx#L13
Do not use Array index in keys
|
|
CI:
src/pages/article/QuizCommentaryPage.tsx#L88
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
|
|
CI:
src/pages/article/QuizCommentaryPage.tsx#L88
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
CI:
src/pages/article/QuizCommentaryPage.tsx#L84
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
|
|
CI:
src/pages/article/QuizCommentaryPage.tsx#L84
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
CI:
src/pages/article/ArticlePage.tsx#L98
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
|
|
CI:
src/pages/article/ArticlePage.tsx#L98
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
CI:
src/pages/article/ArticlePage.tsx#L94
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
|
|
CI:
src/pages/article/ArticlePage.tsx#L94
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|