Skip to content

Feat add apprentice qualities#13

Merged
changangus merged 3 commits intomainfrom
feat--add-apprentice-qualities
Oct 29, 2021
Merged

Feat add apprentice qualities#13
changangus merged 3 commits intomainfrom
feat--add-apprentice-qualities

Conversation

@auaruss
Copy link
Copy Markdown
Contributor

@auaruss auaruss commented Oct 26, 2021

Description

Add ApprenticeQualities component.

Spec

Designs: [https://www.figma.com/file/eeSQQIRz0R5Ag9SIJJH6Hx/apprentices.sparkbox.com?node-id=104%3A7330]

See Story: FSA21V2-143

To Test

  1. Make sure all PR Checks have passed (Github Actions, Netlify etc).
  2. Pull down all related branches.
  3. Confirm all tests pass: npm run test:ci

[For an example of good validation instructions, check out Bryan's Bouncy Ball PR.]

Validation

The following has been completed by the developer:

[delete anything irrelevant to this PR]

  • This PR has visual elements, so it was reviewed by a designer.
  • This PR has code changes, and our linters still pass.
  • This PR affects production code, so it was browser tested (see below).
  • This PR has new code, so new tests were added or updated, and they pass.
  • This PR has copy changes, so copy was proofread and approved.
  • The content of this PR requires documentation, so we added a detailed description of component purpose, requirements, quirks, and instructions for use by designers and developers. Along with accessibility information if pertinent.

Browser Testing

[delete if irrelevant to this issue]

Gold Level Browsers

In these browsers, all content is accessible and design matches exactly. In most cases, bugs should be resolved before merge.

macOS

  • Chrome, current release
  • Firefox, current release
  • Safari, current release

Windows

  • Chrome, current release
  • Firefox, current release

Mobile

  • Chrome on Android 9
  • Safari, current release, on iPhone

Silver Level Browsers

In these browsers, all content is readable, but design may be inaccurate.

Windows

  • Edge, current release

Mobile

  • Android 8 - Chrome on Phone
  • Safari, version before current release, on iPad (including various split screen widths)
  • Chrome on iPhone

Bronze Level Browsers

In these browsers, our only goal is content readability.

Windows

  • IE 11

@netlify
Copy link
Copy Markdown

netlify bot commented Oct 26, 2021

✔️ Deploy Preview for sb-apprentices ready!

🔨 Explore the source changes: a38f8d8

🔍 Inspect the deploy log: https://app.netlify.com/sites/sb-apprentices/deploys/617c264ffdd3a50007dd4332

😎 Browse the preview: https://deploy-preview-13--sb-apprentices.netlify.app

@auaruss auaruss force-pushed the feat--add-apprentice-qualities branch 3 times, most recently from 59ae2c6 to ca3ee97 Compare October 28, 2021 18:19
@@ -0,0 +1,114 @@
$c-highlight-green: #01F5AC;

// TODO: make padding 2 on both sides a global variable
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hey Alice, is this something you intended to address in this PR?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed, will be addressed in a future card.

@auaruss auaruss force-pushed the feat--add-apprentice-qualities branch from d843b9f to a38f8d8 Compare October 29, 2021 16:50
@changangus changangus merged commit a38f8d8 into main Oct 29, 2021
@changangus changangus deleted the feat--add-apprentice-qualities branch November 1, 2021 19:52
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.

3 participants