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

feat: stepper: adds stepper component #471

Conversation

dkilgore-eightfold
Copy link
Contributor

@dkilgore-eightfold dkilgore-eightfold commented Dec 17, 2022

SUMMARY:

Adds Stepper component to Octuple.
Updates Carousel overflow css values to horizontal only.

Stepper.mp4

JIRA TASK (Eightfold Employees Only):

ENG-2827

CHANGE TYPE:

  • Bugfix Pull Request
  • Feature Pull Request

TEST COVERAGE:

  • Tests for this change already exist
  • I have added unittests for this change

TEST PLAN:

Pull the PR branch and run yarn and yarn storybook. Verify the Stepper and Carousel stories behave as expected.

# Conflicts:
#	src/components/Carousel/Carousel.types.ts
#	src/components/Carousel/carousel.module.scss
#	src/components/Locale/Default.tsx
#	src/components/Locale/cs_CZ.tsx
#	src/components/Locale/da_DK.tsx
#	src/components/Locale/de_DE.tsx
#	src/components/Locale/el_GR.tsx
#	src/components/Locale/en_GB.tsx
#	src/components/Locale/es_DO.tsx
#	src/components/Locale/es_ES.tsx
#	src/components/Locale/es_MX.tsx
#	src/components/Locale/fi_FI.tsx
#	src/components/Locale/fr_BE.tsx
#	src/components/Locale/fr_CA.tsx
#	src/components/Locale/fr_FR.tsx
#	src/components/Locale/he_IL.tsx
#	src/components/Locale/hr_HR.tsx
#	src/components/Locale/ht_HT.tsx
#	src/components/Locale/hu_HU.tsx
#	src/components/Locale/it_IT.tsx
#	src/components/Locale/ja_JP.tsx
#	src/components/Locale/ko_KR.tsx
#	src/components/Locale/ms_MY.tsx
#	src/components/Locale/nb_NO.tsx
#	src/components/Locale/nl_BE.tsx
#	src/components/Locale/nl_NL.tsx
#	src/components/Locale/pl_PL.tsx
#	src/components/Locale/pt_BR.tsx
#	src/components/Locale/pt_PT.tsx
#	src/components/Locale/ru_RU.tsx
#	src/components/Locale/sv_SE.tsx
#	src/components/Locale/th_TH.tsx
#	src/components/Locale/tr_TR.tsx
#	src/components/Locale/uk_UA.tsx
#	src/components/Locale/zh_CN.tsx
#	src/components/Locale/zh_TW.tsx
#	src/components/LocaleProvider/index.tsx
#	src/octuple.ts
@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 17, 2022

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 bc90fd5:

Sandbox Source
React Configuration
Vanilla Configuration

@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@0b8f5f6). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #471   +/-   ##
=======================================
  Coverage        ?   84.71%           
=======================================
  Files           ?      784           
  Lines           ?    16291           
  Branches        ?     5617           
=======================================
  Hits            ?    13801           
  Misses          ?     2422           
  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.
📢 Do you have feedback about the report comment? Let us know in this issue.

src/components/Stepper/Stepper.stories.tsx Outdated Show resolved Hide resolved
src/components/Stepper/Locale/zh_TW.tsx Show resolved Hide resolved
src/components/Stepper/Stepper.tsx Outdated Show resolved Hide resolved
src/components/Stepper/Stepper.tsx Outdated Show resolved Hide resolved
src/components/Stepper/Stepper.tsx Outdated Show resolved Hide resolved
src/components/Stepper/Stepper.tsx Outdated Show resolved Hide resolved
@dkilgore-eightfold dkilgore-eightfold merged commit 50ddcb3 into EightfoldAI:main Jan 9, 2023
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