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

RUN-2525: Update storybook and style components to match continuum #9040

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

smartinellibenedetti
Copy link
Contributor

@smartinellibenedetti smartinellibenedetti commented Apr 2, 2024

Initial work for storybook - updates it to the latest version and get some components styled. As per the to do list, there are more work to be done, but will be adding in a series of separated PRs as work progresses (and QA gets done by designers).

To do:

  • update storybook dependencies;
  • get storybook running with new stories;
  • creates templates and scripts to simplify the process of styling new components or creating wrappers;
  • import newly created scss files in the project (Or ensure that they are being bundled correctly on build);
  • add tests for new components;
  • ensure all components have the same documentation format (missing buttons and tabs);
  • add readme to explain how to use new scripts;

Style and document the following components:

  • Badge;
  • Buttons;
  • Message;
  • ProgressBar;
  • Steps;
  • Tabs;
  • Tooltip;

To run storybook: npm run storybook

@smartinellibenedetti smartinellibenedetti added release-notes/exclude (excludes issue from generated release notes) to-jira and removed to-jira labels May 23, 2024
@smartinellibenedetti smartinellibenedetti changed the title [HACKWEEK] Update storybook and style components to match continuum RUN-2525: Update storybook and style components to match continuum May 23, 2024
@smartinellibenedetti smartinellibenedetti marked this pull request as ready for review May 23, 2024 23:58
Copy link
Member

@gschueler gschueler left a comment

Choose a reason for hiding this comment

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

I got an error in the storybook UI: Cannot find module './storybook.css'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes/exclude (excludes issue from generated release notes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants