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

ci: a11y addon in storybook #1351

Merged
merged 42 commits into from
Mar 25, 2024
Merged

ci: a11y addon in storybook #1351

merged 42 commits into from
Mar 25, 2024

Conversation

Kyzyl-ool
Copy link
Contributor

@Kyzyl-ool Kyzyl-ool commented Feb 15, 2024

Closes #1327

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@Kyzyl-ool Kyzyl-ool marked this pull request as ready for review February 15, 2024 12:48
@Kyzyl-ool Kyzyl-ool added infra CI, storybook, etc. a11y Issue or pull request related to accessibility improvements labels Feb 26, 2024
@Kyzyl-ool Kyzyl-ool force-pushed the feat/a11y-storybook-addon branch 2 times, most recently from b18666e to 7759f5e Compare March 4, 2024 09:42
.github/workflows/ci.yml Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/components/Avatar/__stories__/Avatar.stories.tsx Outdated Show resolved Hide resolved
src/components/Avatar/__stories__/Avatar.stories.tsx Outdated Show resolved Hide resolved
src/components/Slider/types.ts Outdated Show resolved Hide resolved
Comment on lines 24 to 26
alt,
avatarAriaLabel,
avatarAriaLabelledBy,
Copy link
Contributor

Choose a reason for hiding this comment

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

We can use avatar prop, no need in these props

src/components/User/types.ts Outdated Show resolved Hide resolved
src/components/UserLabel/UserLabel.tsx Show resolved Hide resolved
src/demo/colors/ColorPanel.tsx Outdated Show resolved Hide resolved
@Kyzyl-ool Kyzyl-ool requested a review from ogonkov as a code owner March 5, 2024 13:06
@Kyzyl-ool Kyzyl-ool requested a review from amje March 5, 2024 14:37
@Kyzyl-ool Kyzyl-ool force-pushed the feat/a11y-storybook-addon branch from 75dbc1a to 5995014 Compare March 8, 2024 12:25
@Kyzyl-ool Kyzyl-ool requested a review from Arucard89 as a code owner March 8, 2024 12:25
.github/workflows/playwright.yml Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/components/User/types.ts Outdated Show resolved Hide resolved
@Kyzyl-ool Kyzyl-ool force-pushed the feat/a11y-storybook-addon branch from 753911d to ea7449b Compare March 13, 2024 14:21
@Kyzyl-ool Kyzyl-ool force-pushed the feat/a11y-storybook-addon branch from ef6627e to 0f94500 Compare March 21, 2024 14:11
@Kyzyl-ool Kyzyl-ool requested a review from amje March 21, 2024 14:13
@amje amje merged commit 2f0e83e into main Mar 25, 2024
4 checks passed
@amje amje deleted the feat/a11y-storybook-addon branch March 25, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Issue or pull request related to accessibility improvements infra CI, storybook, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate A11Y checks addon to storybook
3 participants