cfpb / design-system-react

A React/Storybook implementation of CFPB's Design System
https://cfpb.github.io/design-system-react/
MIT License
6 stars 4 forks source link

[Component] Paragraph (Body) #162

Closed natalia-fitzgerald closed 10 months ago

natalia-fitzgerald commented 1 year ago

Paragraph

Tracking the design and development lifecycle of the paragraph component.

Related links:

Design System
Screen Shot 2023-08-25 at 8 04 27 AM

Effort level: Small

Definition of ready

Checklist

Definition of ready questionnaire:

Identify the use case:

Identify the current state:

Indicate which types we will include in the React component library.

Types

Verification checklist

For existing components

Verify the CFPB Design System (React) component against the CFPB Design System

For new components

Run accessibility checks

Verify component unit tests

Conduct PR review

Verify component

natalia-fitzgerald commented 11 months ago

@meissadia Would you like to pick this up as part of building out the Text introduction component?

meissadia commented 11 months ago

@meissadia Would you like to pick this up as part of building out the Text introduction component?

Yes, I implemented both Paragraph variants in the TextIntroduction PR: https://github.com/cfpb/design-system-react/pull/193

natalia-fitzgerald commented 11 months ago

@meissadia I think that this specific component looks good. Should we go ahead and move through the verification steps and decouple it from the Text introduction that is currently blocked pending the lead paragraph spacing issues? I see now that perhaps the reason this is coupled is because this page includes the lead paragraph. So maybe we wait.

I did go ahead and paste the verification checklist at the top of this issue.