Skip to content

fix: explicitly remove aria-describedby in SideDrawer.Content #118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2025

Conversation

przemyslaw-wlodek
Copy link
Contributor

see: https://www.radix-ui.com/primitives/docs/components/dialog\#description

  • If you want to remove the description entirely, remove this part and pass aria-describedby={undefined}

see: https://www.radix-ui.com/primitives/docs/components/dialog\#description

- If you want to remove the description entirely, remove this part
  and pass aria-describedby={undefined}
@przemyslaw-wlodek przemyslaw-wlodek force-pushed the fix/side-drawer-aria-description-warning branch from 793b75e to 03c9022 Compare May 16, 2025 14:35
Copy link

@przemyslaw-wlodek przemyslaw-wlodek merged commit 1cc3e20 into main May 16, 2025
5 checks passed
@przemyslaw-wlodek przemyslaw-wlodek deleted the fix/side-drawer-aria-description-warning branch May 16, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants