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

Add storybook tests on UI module #838

Closed
charlesBochet opened this issue Jul 22, 2023 · 3 comments
Closed

Add storybook tests on UI module #838

charlesBochet opened this issue Jul 22, 2023 · 3 comments
Assignees
Labels
blocked: tech spec needed scope: front Issues that are affecting the frontend side only

Comments

@charlesBochet
Copy link
Member

charlesBochet commented Jul 22, 2023

We should test more components on our UI module storybook:
https://main--647862655ef7071d35328bb2.chromatic.com/

Todo

  • Create detailed tickets on what we would like to test in @/ui folder
@charlesBochet charlesBochet moved this from 🆕 New to 🔖 Planned in 🎯 Roadmap & Sprints Jul 22, 2023
@FelixMalfait FelixMalfait added scope: front Issues that are affecting the frontend side only blocked: tech spec needed labels Jul 23, 2023
@FelixMalfait
Copy link
Member

Spec needed: list which stories are missing

@thaisguigon
Copy link
Contributor

thaisguigon commented Jul 25, 2023

List of folders with untested components in @/ui :

  • @/ui/animation/components/*
  • @/ui/board/card-field/components/*
  • @/ui/board/components/* => currently only BoardColumnEditTitleMenu is tested
  • @/ui/checkmark/components/* Add ui/checkmark stories #895
  • @/ui/color-scheme/components/ColorSchemePicker
  • @/ui/display/component/*
  • @/ui/editor/components/*
  • @/ui/filter-n-stort/components/*
  • @/ui/icon/components/*
  • @/ui/inplace-input/components/*
  • @/ui/input/components Add ui/input components stories #979
  • @/ui/layout/components/*
  • @/ui/layout/show-page/components/*
  • @/ui/layout/top-bar/components/*
  • @/ui/link/components/RawLink
  • @/ui/modal/components/* Add ui/modal stories #893
  • @/ui/navbar/components/*
  • @/ui/progress-bar/components/* Add ui/progress-bar stories #894
  • @/ui/relation-picker/components/*
  • @/ui/right-drawer/components/* => currently only RightDrawerTopBar is tested
  • @/ui/snack-bar/components/*
  • @/ui/table/components/*
  • @/ui/table/action-bar/components/*
  • @/ui/table/editable-cell/components/* & @/ui/table/editable-cell/types => currently only EditableCellText is tested
  • @/ui/title/components/* Add ui/title stories #892
  • @/ui/tooltip/* Add ui/tooltip stories #891

@charlesBochet charlesBochet moved this from 🔖 Planned to ✅ Done in 🎯 Roadmap & Sprints Jul 30, 2023
@FelixMalfait
Copy link
Member

Closing as it's marked as "done" in project board

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked: tech spec needed scope: front Issues that are affecting the frontend side only
Projects
Archived in project
Development

No branches or pull requests

3 participants