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
Calendar should pass all automated accessibility checks
Actual Behavior
Calendar has the following accessibility error: 'Ensure elements with an ARIA role that require parent roles are contained by them'
An element in Calendar has role="row" and doesn't have the correct parent role.