Skip to content

RFC: Interactions #112

@malcolm-kee

Description

@malcolm-kee

Inspired by the upcoming StorybookJS Interaction Testing, I am thinking of introducing something similar to React Showroom.

Goals

  • Allow docs viewer to see a sequence of interactions in browser directly

Must-have

  • use testing-library as the programmatic way to run simulations.

Nice-to-have

  1. Allowing reusing code for the interaction demo and tests, following our philosophy of reusing existing dev workflow instead of reinvent one.
  2. Undo/redo the interaction steps
  3. Ability to run the interaction step-by-step

Challenges

  • Because we're using markdown instead of javascript, it is probably challenging to achieve nice-to-have 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions