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

feat(website): add Utilities > Accessibility page #8374

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

weronikaolejniczak
Copy link
Contributor

@weronikaolejniczak weronikaolejniczak commented Feb 27, 2025

Summary

Relates to #8190

Added the Accessibility page to the new documentation site.

QA

Checklist:

  • Compare the content between the old docs and the staging.
  • Verify that links redirect as expected (internally, within the same tab; externally, in a new tab).
  • Verify that examples work as expected.
  • Make sure the prop tables is displayed for all relevant component.

@weronikaolejniczak weronikaolejniczak force-pushed the feat/eui-plus-accessibility branch from c39806a to 0c1fa9f Compare February 27, 2025 11:39
@weronikaolejniczak weronikaolejniczak marked this pull request as ready for review February 27, 2025 11:39
@weronikaolejniczak weronikaolejniczak requested a review from a team as a code owner February 27, 2025 11:39
@mgadewoll mgadewoll self-assigned this Mar 3, 2025
@mgadewoll mgadewoll removed their assignment Mar 3, 2025
@kibanamachine
Copy link

Preview staging links for this PR:

@elasticmachine
Copy link
Collaborator

💔 Build Failed

Failed CI Steps

History

<button
css={css`
&:focus {
${useEuiFocusRing('outset', euiTheme.colors.accent)}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest also updating the offset to e.g. center to enhance the visual distinction as previously between the examples 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants