Page MenuHomePhabricator

WiKit: Create a story file for the Table component
Closed, ResolvedPublic

Description

This task depends on T291074 Move Table Component to Wikit

Create a story file for the moved component, adhering to the storybook structure.

AC:

  • Structure: the table has its own section is Storybook, called "Table". The section contains a "Simple table" page that presents the controllable component.
  • Behavior: storybook users should be able to interact with the table: navigating through the content, and seeing the effect of hovering over cells.
  • Controls: No controls are needed.