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 EUI docs site is a good model for how to implement this improvement using EUI components. Having the EuiScreenReaderOnly as the first element in the React root gives us a consistent place to set focus programmatically and sets us up nicely to add the skip to content link as the first user-focusable element.
Partially addresses #135760
The text was updated successfully, but these errors were encountered: