refactor: update Accordion component to use string values and enhance context API #1326
Annotations
10 warnings
|
src/components/ui/ScrollArea/fragments/ScrollAreaScrollbar.tsx#L82
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
|
|
src/components/ui/Menubar/fragments/MenubarPortal.tsx#L15
'rootClass' is assigned a value but never used
|
|
src/components/ui/Menubar/fragments/MenubarMenu.tsx#L4
'MenubarItem' is defined but never used
|
|
src/components/ui/DropdownMenu/fragments/DropdownMenuPortal.tsx#L15
'rootClass' is assigned a value but never used
|
|
src/components/ui/ContextMenu/fragments/ContextMenuTrigger.tsx#L33
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
|
|
src/components/ui/ContextMenu/fragments/ContextMenuTrigger.tsx#L33
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
src/components/ui/ContextMenu/fragments/ContextMenuPortal.tsx#L15
'rootClass' is assigned a value but never used
|
|
src/components/ui/CheckboxCards/fragments/CheckboxCardsItem.tsx#L3
'CheckboxGroupPrimitiveProps' is defined but never used
|
|
src/components/ui/CheckboxCards/fragments/CheckboxCardsContent.tsx#L2
'CheckboxGroupPrimitiveProps' is defined but never used
|
|
jest.config.ts#L1
'Config' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading