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: add aria-label for DefinitionList help popover #208

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

Kyzyl-ool
Copy link
Contributor

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

package.json Outdated
@@ -123,4 +123,4 @@
"prettier --write"
]
}
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Your editor is removing last new line, please disable this)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed my vscode settings)

<HelpPopover
className={popoverClassName}
placement={['bottom', 'top']}
{...note}
Copy link
Contributor

Choose a reason for hiding this comment

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

let's do like

const {buttonProps, ...rest} = note
...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@Kyzyl-ool Kyzyl-ool force-pushed the fix/definition-list-a11y branch from 07d9529 to d9eb9af Compare July 10, 2024 12:58
@Kyzyl-ool Kyzyl-ool requested review from Raubzeug and amje July 10, 2024 13:29
@Kyzyl-ool Kyzyl-ool merged commit ad93fec into main Jul 11, 2024
3 checks passed
@Kyzyl-ool Kyzyl-ool deleted the fix/definition-list-a11y branch July 11, 2024 10:26
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