Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EuiScreenReaderOnly - Props do not appear on docs site #2962

Closed
ryankeairns opened this issue Mar 2, 2020 · 3 comments · Fixed by #2976
Closed

EuiScreenReaderOnly - Props do not appear on docs site #2962

ryankeairns opened this issue Mar 2, 2020 · 3 comments · Fixed by #2976
Assignees
Labels
documentation Issues or PRs that only affect documentation - will not need changelog entries

Comments

@ryankeairns
Copy link
Contributor

The Props tab is empty for EuiScreenReaderOnly is empty:
https://elastic.github.io/eui/#/utilities/accessibility

It has one required prop, children:

export interface EuiScreenReaderOnlyProps {
children: ReactElement<any>;
}

@ryankeairns ryankeairns added the documentation Issues or PRs that only affect documentation - will not need changelog entries label Mar 2, 2020
@ryankeairns ryankeairns self-assigned this Mar 2, 2020
@ryankeairns
Copy link
Contributor Author

I have a fix for this in upcoming EuiSkipLink PR.

@anishagg17
Copy link
Contributor

@ryankeairns may i work upon this??

@ryankeairns
Copy link
Contributor Author

@anishagg17 Thanks for offering, but I already have a fix in place that is part of a related PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues or PRs that only affect documentation - will not need changelog entries
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants