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

fix: a11y issues fixes #189

Merged
merged 4 commits into from
May 15, 2024
Merged

fix: a11y issues fixes #189

merged 4 commits into from
May 15, 2024

Conversation

Kyzyl-ool
Copy link
Contributor

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@@ -109,6 +121,9 @@ export function DefinitionList({
text={copyText}
className={b('copy-button')}
view={iconInside ? 'raised' : 'flat-secondary'}
extraProps={{
'aria-label': i18n('label_copy'),
Copy link
Contributor

Choose a reason for hiding this comment

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

ClipboardButton already has aria text

Copy link
Contributor Author

Choose a reason for hiding this comment

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

really, thank you

@@ -103,6 +105,7 @@ export const SharePopover = (props: SharePopoverProps) => {
renderCopy,
children,
onClick,
controlAriaLabel,
Copy link
Contributor

Choose a reason for hiding this comment

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

buttonAriaLabel, we already have button* props

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

@Kyzyl-ool Kyzyl-ool force-pushed the feat/fixing-some-a11y-issues branch from ac30179 to 121e3a4 Compare April 29, 2024 09:00
@Kyzyl-ool Kyzyl-ool requested a review from amje April 29, 2024 09:15
@amje amje changed the title feat: a11y issues fixes fix: a11y issues fixes May 13, 2024
@Kyzyl-ool Kyzyl-ool merged commit 4649a40 into main May 15, 2024
3 checks passed
@Kyzyl-ool Kyzyl-ool deleted the feat/fixing-some-a11y-issues branch May 15, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants