-created new component in new circular-percentage directory
-changed info-background so that if a title isn't passed, an empty title isn't displayed
-added new theme for the color of the background for info-background
Notes
-not sure of a few colors (the blue bar underneath the percentage and the color of the not-filled-in part of the ring)
Screenshots
To Do
fix a few colors
Checklist
It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.
[ x] All commits are tagged with the ticket number
[x ] No linting errors / newline at end of file warnings
[x ] All code follows repository-configured prettier formatting
[x ] No merge conflicts
[x ] All checks passing
[x ] Screenshots of UI changes (see Screenshots section)
[x ] Remove any non-applicable sections of this template
[x ] Assign the PR to yourself
[x ] No package-lock.json changes (unless dependencies have changed)
[x ] Request reviewers & ping on Slack
[x ] PR is linked to the ticket (fill in the closes line below)
Changes
-created new component in new circular-percentage directory -changed info-background so that if a title isn't passed, an empty title isn't displayed -added new theme for the color of the background for info-background
Notes
-not sure of a few colors (the blue bar underneath the percentage and the color of the not-filled-in part of the ring)
Screenshots
To Do
Checklist
It can be helpful to check the
Checks
andFiles changed
tabs. Please review the contributor guide and reach out to your Tech Lead if anything is unclear. Please request reviewers and ping on slack only after you've gone through this whole checklist.package-lock.json
changes (unless dependencies have changed)Closes #108