Eui: [Accessibility] Screen reader text for EuiBottomBar should refer to end of document

Created on 7 Mar 2019  路  3Comments  路  Source: elastic/eui

The screen reader text for the EuiBottomBar component currently uses visual language to refer to its location on the page There is a new menu opening with page level controls at the bottom of the document. Non-visual language should be used in place of 'bottom of the document'. end of document is suggested.

Originally filed as https://github.com/elastic/kibana/issues/31113

accessibility good first issue

Most helpful comment

@theodesp If you set up a PR we can give you review. Go for it!

All 3 comments

Hey I can take this if it's OK.
I've located the EuiScreenReaderOnly with the above text. I change the text and the i18ntokens and update the test. Great job on this library.

While I'm there I will try to convert the Bottom bar component to Typescript in a different PR

@theodesp If you set up a PR we can give you review. Go for it!

Was this page helpful?
0 / 5 - 0 ratings