-
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
design(Link): final design review for Link component #228
Conversation
✅ Deploy Preview for cfpb-design-system-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@meissadia
The component is looking good! I made some text updates to the CFPB Design System: Links page that I'd like to incorporate into the DSR page before we move to verified.
New intro text:
Links are navigational elements that connect users to other locations, either on the current page or to a different page or site. In contrast, buttons are used to signal important actions.
Stories
- Inline link
s - List link
Call-to-action links- Change code example for the links to "List link 1" "List link 2"
- Destructive link
s- Change code example link text to "Destructive link" (remove the word "Sample"
- Link with icon
Standard link with icon - Non-wrapping link with icon
icon links - Jump link
- Change code example for the link to "Jump link" (remove the word "Default")
- Jump link with icon on the left
- Printed link
s(Should we add this to the DSR?)
Heyo @meissadia! I just changed the title, added the verification checklist to the description, and added a label just to make it align with these steps I wrote up last week. We can discuss/change the steps if we want to, but just wanted to make the outstanding PRs consistent for now. 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @meissadia - I accidentally approved thinking this was the Tagline. Can I re-review?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
Change intro text to:
Links are navigational elements that connect users to other locations, either on the current page or to a different page or site. In contrast, buttons are used to signal important actions. -
Change "Call-to-action links" to "List links"
-
Change live code text to: "List link 1" and "List link 2"
-
Change "Sample destructive link" to "Destructive link"
-
Change "Standard link with icon" to "Link with icon"
-
Change "Non-wrapping icon links" to "Non-wrapping link with icon"
@meissadia |
The changes just requested are the same ones I made here: #228 (review) I also asked about whether we should include the "Printed links" |
19e4187
to
c717ae3
Compare
c717ae3
to
057498a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Closes #215
This PR is to get the Design team's (@natalia-fitzgerald) final approval.
@billhimmelsbach @shindigira Please ignore
Changes
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 Code PR review
Conduct Design PR review
design(XXXX): final design review for XXXX component
Draft
toVerified
in StorybookVerify component