[x] Add a link to the related issue at the top of this description (above)
[x] Connect this PR with the related issue via ZenHub with the button below this text box (or at the bottom of the page after the PR is created)
[x] Ensure your branch is up to date with the target branch and resolve any conflicts
[x] Answer the below questions to describe your PR for reviewers
[x] Request at least two reviewers using the "Reviewers" section on the right, usually including at least one reviewer from your team
[x] Notify the requested reviewers in the #code-review Slack channel once the PR is ready for review
Why are these changes needed?
The badge component had to be updated to correspond with the updated design. This is an atomic component so this PR is responsible only for badge styling. Some of the statuses still don't have color coding determined - it'll be completed in a different PR.
What changed?
Styles and some util functions were added.
How are these changes tested?
It was assessed visually and functions were tested with unit tests. Here'e the link to the deployed storybook: link
Issue: Badge - Atomic UI Component
PR Checklist
Why are these changes needed?
The badge component had to be updated to correspond with the updated design. This is an atomic component so this PR is responsible only for badge styling. Some of the statuses still don't have color coding determined - it'll be completed in a different PR.
What changed?
Styles and some util functions were added.
How are these changes tested?
It was assessed visually and functions were tested with unit tests. Here'e the link to the deployed storybook: link