dub
dub copied to clipboard
Accessibility Issue: DialogContent should not rely on DialogTitle
Description
The DialogContent component is currently used without a DialogTitle. This lack of a title compromises accessibility for screen reader users, who rely on a clear identifier for the dialog. While DialogTitle is a recommended practice, there may be scenarios where a visible title is not desired.
Steps to Reproduce
1 .Use the DialogContent component without a DialogTitle.
2 . Open the dialog and test it with a screen reader (e.g., VoiceOver, NVDA).
3 . Observe that the screen reader does not announce a title for the dialog, making it difficult to understand its purpose.
/assign
This issue is not part of oss.gg hackathon. Please pick a different one or start with a side quest