Project

General

Profile

Actions

Feature #17287

closed

Introduce Storybook for demonstrating react compontes

Added by Ohad Levy over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Development tools
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

-- This is purely a developer efficiency improvement, has nothing to do with foreman users/features, having said that:

Storybook is an easy tool to interact with react components in isolation, I would like to include it in foreman for the following reasons:
  • Allow creating UI components without the need to have a fully functional foreman setup - for example, you can create mocked data easily.
  • Allow to define all of the different states that a UI component can be at, this allows to get faster/better feedback from reviewers and UX designers.
  • The output of storybook can be pushed as a static html for external review.
  • Its a reference for UI components and how to use them.
Actions

Also available in: Atom PDF