-
Notifications
You must be signed in to change notification settings - Fork 56
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
feat: stat tabs: Add stat tabs component #428
feat: stat tabs: Add stat tabs component #428
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit eecf1e7:
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #428 +/- ##
=======================================
Coverage ? 84.63%
=======================================
Files ? 725
Lines ? 15757
Branches ? 5522
=======================================
Hits ? 13336
Misses ? 2353
Partials ? 68 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
SUMMARY:
Adds the Stat Tabs component to Octuple.
statTabs.mp4
borderProps.mp4
Figma: https://www.figma.com/file/SlKRC7oKF7XZyHMv2op4ch/Octuple-DS-(Theme-2)?node-id=910%3A1381
JIRA TASK (Eightfold Employees Only):
ENG-32976
CHANGE TYPE:
TEST COVERAGE:
TEST PLAN:
Pull the PR branch and run
yarn
andyarn storybook
. Verify the Tabs stories behave as expected.