You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To fix this we will need a way to set custom values for aria-label, aria-labelledby and aria-describedby attributes for the element that has the role="dialog". (Maybe adding some props to the component to let the consumer to pass down the values).
I can help with the work needed to fix this issue. I just need more information to pin point all the existing "discrepancies" that need to be addressed. Please let me know. Thanks!
This issue has been marked as stale because it has required additional
info or a response from the author for over 14 days. When you get the
chance, please comment with the additional info requested.
Otherwise, this issue will be closed in 14 days.
There are discrepancies between how the modal handles aria-label, label and labelled by. Review and update Vue component.
The text was updated successfully, but these errors were encountered: