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

add missing label in SplitButton #1533

Merged
merged 2 commits into from
Aug 30, 2023
Merged

add missing label in SplitButton #1533

merged 2 commits into from
Aug 30, 2023

Conversation

mayank99
Copy link
Contributor

@mayank99 mayank99 commented Aug 29, 2023

Changes

Part of #1148, split button was failing button-name.

I'm reusing the main button's label for labeling the dropdown too. It is the only user-passed content in the button, so it makes sense to use it.

Testing

Before:
failing

After:
passing

Docs

added changeset.

@mayank99 mayank99 self-assigned this Aug 29, 2023
@mayank99 mayank99 added the a11y Accessibility issues (keyboard navigation, color contrast, assistive technologies, semantics, etc) label Aug 29, 2023
@mayank99 mayank99 marked this pull request as ready for review August 29, 2023 18:54
@mayank99 mayank99 requested review from a team as code owners August 29, 2023 18:54
@mayank99 mayank99 requested review from gretanausedaite and r100-stack and removed request for a team August 29, 2023 18:54
@mayank99 mayank99 added this pull request to the merge queue Aug 30, 2023
Merged via the queue into dev with commit 5b67836 Aug 30, 2023
13 of 14 checks passed
@mayank99 mayank99 deleted the mayank/splitbutton-a11y branch August 30, 2023 16:14
@imodeljs-admin imodeljs-admin mentioned this pull request Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility issues (keyboard navigation, color contrast, assistive technologies, semantics, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants