hackoregon / civic

The frontend monorepo for the CIVIC platform.
http://civicplatform.org
MIT License
60 stars 26 forks source link

Design System - Update Dropdown List story #577

Open bradfordjanice opened 5 years ago

bradfordjanice commented 5 years ago

What

Update the Dropdown List story to follow the Design System pattern for stories.

Working with the existing stories create stories:

Standard - the common, default use of the Dropdown List component in the CIVIC platform Custom - add knobs for all props of the Dropdown List component Examples - examples of the component that show non-standard, but useful, configurations of the component.

Notes

Add Dropdown List notes file. Notes describe each story and list the props/knobs that can be changed.

Why

Why does it need to be done?

Dropdown List stories should follow the Civic design system pattern established in #508, #553, and #565. Please references these files:

Bar Chart Component -Bar Chart stories -Bar Chart notes

Horizontal Bar Chart Component -Horizontal Bar Chart stories -Horizontal Bar Chart notes

When

When does this need to be done? Not urgent

bradfordjanice commented 5 years ago

Issue #429, add a story for multi-select option on a dropdown list should be one of the example stories and covered by this issue.