-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Task] Verify Banner component #213
Comments
In the DS this component is known as the We have two DSR components (Banner, Tagline) that duplicate functionality.
The DS Tagline docs do not include the design for the version with links (DSR's The DS does include the component
I plant to consolidate our DSR components under the component name Questions:
|
Update: I have opened a more descriptive ticket within the CFPB Design System repo so that we can receive further guidance: cfpb/design-system#1797First off I want to confirm my understanding of what you posted above. Existing components (CFPB DS and/or consumerfinance.gov)
|
Shifting this one to @billhimmelsbach since he's working on the Tagline. |
Makes changes to Banner (US gov) to move to verified. ![Screenshot 2023-11-21 at 11 26 43 AM](https://github.com/cfpb/design-system-react/assets/19983248/060c13c4-c0d8-4448-b8aa-cc2287fc31e0) Note: Made the default tagline for the Banner (US gov) [match the text and markup](https://github.com/cfpb/design-system-react/pull/246/files#diff-f9882edc8324cf88b43076801e6c25a605f41b89e1e3bf19a04c7eb2c05619a7R40) of the banner displayed in the DS. This better matches the DS, and avoids having to remember to wrap the "United States government" part of the tagline in a span with class `u-nowrap` in the instances it occurs. Closes #213
Verify banner component to be used in the component library
Context
Depends on verification of the Tagline component: #205
Verification checklist
Verify the CFPB Design System (React) component against the CFPB Design System
Run accessibility checks
Verify component unit tests
yarn vitest Button
)Conduct PR review
Verify component
The text was updated successfully, but these errors were encountered: