Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit92609b2

Browse files
committed
refactor(CDropdown): removearia-hidden to improve component accessibility
1 parentd2ca48d commit92609b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎packages/coreui-react/src/components/dropdown/CDropdownMenu.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ export const CDropdownMenu: PolymorphicRefForwardingComponent<'ul', CDropdownMen
4242
)}
4343
ref={forkedRef}
4444
role="menu"
45-
aria-hidden={!visible}
4645
{...(!popper&&{'data-coreui-popper':'static'})}
4746
{...(dark&&{'data-coreui-theme':'dark'})}
4847
{...rest}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp