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): fix same name definitions for copy code buttons in storybook overview #2622

Merged
merged 6 commits into from
Jul 24, 2023

Conversation

Mnickii
Copy link
Collaborator

@Mnickii Mnickii commented Jul 20, 2023

Closes #2242

PR Type

Bugfix

Description of the changes

Fixes same name definitions for copy code buttons in storybook overview

PR checklist

  • Project builds (yarn build) and changes have been tested in at least two supported browsers (Edge + non-Chromium based browser)
  • All public APIs (classes, methods, etc) have been documented following the jsdoc syntax
  • Stories have been added and existing stories have been tested
  • Added appropriate documentation. Docs PR:
  • Accessibility tested and approved
  • License header has been added to all new source files (yarn setLicense)
  • Contains NO breaking changes

Other information

@Mnickii Mnickii requested a review from a team as a code owner July 20, 2023 15:16
@microsoft-github-policy-service
Copy link
Contributor

Thank you for creating a Pull Request @Mnickii.

This is a checklist for the PR reviewer(s) to complete before approving and merging this PR:

  • I have verified a documentation PR has been linked and is approved (or not applicable)
  • I have ran this PR locally and have tested the fix/feature
  • I have verified that stories have been added to storybook (or not applicable)
  • I have tested existing stories in storybook to verify no regression has occured
  • I have tested the solution in at least two browsers (Edge + 1 non-Chromium based browser)

@github-actions
Copy link

The updated storybook is available here

1 similar comment
@github-actions
Copy link

The updated storybook is available here

.storybook/components/ElementNamer.jsx Outdated Show resolved Hide resolved
.storybook/components/ElementNamer.jsx Outdated Show resolved Hide resolved
.storybook/components/ElementNamer.jsx Outdated Show resolved Hide resolved
.storybook/components/ElementNamer.jsx Outdated Show resolved Hide resolved
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Author Feedback Issue needs response from issue author and removed Needs: Author Feedback Issue needs response from issue author labels Jul 20, 2023
@Mnickii Mnickii requested a review from gavinbarron July 20, 2023 16:01
@github-actions
Copy link

The updated storybook is available here

1 similar comment
@github-actions
Copy link

The updated storybook is available here

@github-actions
Copy link

The updated storybook is available here

Copy link
Member

@gavinbarron gavinbarron left a comment

Choose a reason for hiding this comment

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

:shipit:

@gavinbarron
Copy link
Member

@vagpt this item is ready for review at: https://mgt.dev/next/pr/2622

@gavinbarron gavinbarron enabled auto-merge (squash) July 20, 2023 20:19
@github-actions
Copy link

The updated storybook is available here

@sebastienlevert sebastienlevert changed the title fix(ac11y): fix same name definitions for copy code buttons in storybook overview fix(a11y): fix same name definitions for copy code buttons in storybook overview Jul 21, 2023
@gavinbarron gavinbarron merged commit 4e52f41 into main Jul 24, 2023
7 checks passed
@gavinbarron gavinbarron deleted the bug-2242 branch July 24, 2023 22:40
gavinbarron pushed a commit that referenced this pull request Aug 21, 2023
…rybook overview (#2622)

uses custom react component to add aria-labels to the copy buttons in the page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
2 participants