Page MenuHomePhabricator

docs: Clean up pages with configurable demos
Closed, ResolvedPublic

Description

Now that configurable demos have generated code samples, we may be able to remove some of the individual demos that were put in place for the sole purpose of providing code samples for commonly used configurations.

This doesn't mean we should remove every other demo for these components—there may be things worth explaining or demonstrating separately, such as specific combinations of props and slots, or props/slots that require a bit of explanation.

Acceptance criteria

  • Determine consistent way of documenting components for which we can use the configurable demo setup (we can refine this together in code review)
  • Clean up doc page of each of these existing components

Event Timeline

Now that configurable demos have generated code samples

Not yet, still waiting for https://gerrit.wikimedia.org/r/c/design/codex/+/772470 to merge

Volker_E renamed this task from Clean up doc pages with configurable demos to docs: Clean up pages with configurable demos.Sep 21 2022, 10:46 PM
AnneT claimed this task.

We plan on reviewing all component demos along with the recently added guidelines to remove duplication (part of T347313); this task is no longer needed