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

docs(PPDSC-2495): update Button component storybook scenarios #509

Merged

Conversation

evgenitsn
Copy link
Contributor

@evgenitsn evgenitsn commented Dec 7, 2022

PPDSC-2495

What

  1. Background - updating the Storybook scenarios
  2. What did you do - updated Button component scenarios
  3. What does the reviewers should expect - new stories for Button

I have done:

  • Written unit tests against changes
  • Written functional tests against the component and/or NewsKit site
  • Updated relevant documentation

I have tested manually:

  • The feature's functionality is working as expected on Chrome, Firefox, Safari and Edge
  • The screen reader reads and flows through the elements as expected.
  • There are no new errors in the browser console coming from this PR.
  • When visual test is not added, it renders correctly on different browsers and mobile viewports (Safari, Firefox, small mobile viewport, tablet)
  • The Playground feature is working as expected

Before:
image

After:
image

Who should review this PR:

How to test:

@evgenitsn evgenitsn requested a review from a team as a code owner December 7, 2022 08:03
@github-actions github-actions bot added the docs Improvements or additions to documentation label Dec 7, 2022
@@ -16,7 +16,7 @@
"interfaceSkeleton010": "{{colors.neutral090}}",
"interfaceNeutral020": "{{colors.amber080}}",
"interfaceNeutral010": "{{colors.amber030}}",
"interfaceInformative020": "{{colors.amber070}}",
"interfaceInformative020": "{{colors.amber060}}",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is not part of the ticket but Mike asked me to tweak this value.

@evgenitsn evgenitsn added the ready for design review Please assist in getting this reviewed label Dec 7, 2022
@evgenitsn evgenitsn added ready for review Please assist in getting this reviewed and removed ready for design review Please assist in getting this reviewed labels Dec 7, 2022
@evgenitsn evgenitsn merged commit c1f255b into main Dec 12, 2022
@evgenitsn evgenitsn deleted the docs/PPDSC-2495-update-button-component-storybook-scenarios branch December 12, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation ready for review Please assist in getting this reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants