Skip to content

Establish a component style guide or Storybook setup for shared frontend components #540

Description

@phertyameen

Location

frontend/.storybook/ (new), frontend/src/components/

Problem

As the number of shared components (transaction status, error boundaries, theme-aware elements) grows per the earlier-proposed feature issues, no confirmed isolated development/documentation environment exists for building and reviewing these components outside the full app context, slowing both development and design review.

Acceptance Criteria

  • Storybook (or an equivalent lightweight alternative) set up and covering at least the highest-reuse shared components
  • Documented in CONTRIBUTING.md as the expected place to add stories for new shared components going forward
  • Does not become a maintenance burden disconnected from real usage, stories are kept minimal and tied to actual component props

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions