Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Docs: Explore replacing Storybook with CodeSandbox #446

@hawkticehurst

Description

@hawkticehurst

Feature request

While Storybook was originally used for both testing and documentation it is now exclusively used as a sort of interactive component sandbox that is used to augment our documentation.

Due to a recent PR, Storybook can no longer be built with no easy fix and the CD pipeline for deploying Storybook has been removed as a result.

This means the interactive components are still available but new releases cannot be made, and as time continues the docs are at risk of becoming out of date.

Since we only need a way to show interactive code samples, I believe using CodeSandbox could an easy/low effort alternative to Storybook (and notably clean up/simplify our codebase and dependencies quite a bit).

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions