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
The Scrollable content can be reached with sequential focus navigation , rule does not account for scrollable regions that are covered by the backdrop of a modal. While a model is open, it is perfectly reasonable for scrollable regions not to have focusable elements inside them.
The text was updated successfully, but these errors were encountered:
Do we want to adjust the applicability to make this scenario inapplicable, or should we find a way to include it in the passing examples? (The first option is easier 😆)
Edit: Actually, the second option is more accurate. I'll go with it.
The Scrollable content can be reached with sequential focus navigation
, rule does not account for scrollable regions that are covered by the backdrop of a modal. While a model is open, it is perfectly reasonable for scrollable regions not to have focusable elements inside them.
The text was updated successfully, but these errors were encountered: