trussworks / react-uswds

USWDS 3.0 components built in React
https://trussworks.github.io/react-uswds/
Apache License 2.0
184 stars 81 forks source link

[docs] Add form template example pages to react-uswds storybook #2620

Open kylehill opened 1 year ago

kylehill commented 1 year ago

Does this documentation relate to a specific USWDS feature? The form templates which were added as part of USWDS 3.0.0 have not yet been added to Storybook.

Is your documentation related to a problem or inconsistency? Please describe. The other template examples do currently exist in react-uswds's storybook (as files in /src/stories/templates); adding the form template components would remove the inconsistency of only being half implemented.

Describe the documentation you'd like The form templates would be added to Storybook.

Additional context Hi, friends! I'm happy to do this myself, but wanted to file the issue first.

werdnanoslen commented 8 months ago

They are in the storybook, but they should be under the templates section instead of components. Going to flag this as a good first issue for others to pick up, as it's just moving stories around.