Skip to content
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

fix(Navbar): CFPB logo always takes you to consumerfinance.gov #296

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

billhimmelsbach
Copy link
Contributor

The CFPB logo should always navigate to consumerfinance.gov instead of a generic / to allow for applications with their own routing that are using the navbar, as per @natalia-fitzgerald's designs.

Changes

  • change href to be https://www.consumerfinance.gov/

How to test this PR

  1. Does clicking the CFPB logo in the NavBar take you to the CFPB home page?

Notes

  • we could make the logo's href into a prop, but clicking this logo across all CFPB properties should take you to www.consumerfinance.gov, so it's better to hardcode it for consistency

Copy link

netlify bot commented Jan 31, 2024

Deploy Preview for cfpb-design-system-react ready!

Name Link
🔨 Latest commit 6692376
🔍 Latest deploy log https://app.netlify.com/sites/cfpb-design-system-react/deploys/65b9bcf8bce3cd000963b527
😎 Deploy Preview https://deploy-preview-296--cfpb-design-system-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@billhimmelsbach billhimmelsbach changed the title fix(NavBar): CFPB logo always takes you to consumerfinance.gov fix(Navbar): CFPB logo always takes you to consumerfinance.gov Jan 31, 2024
Copy link

@natalia-fitzgerald natalia-fitzgerald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@billhimmelsbach
Looks good! Clicking the CFPB logo takes me to the CFPB homepage as expected.

@billhimmelsbach billhimmelsbach merged commit edc2705 into main Jan 31, 2024
7 of 9 checks passed
@billhimmelsbach billhimmelsbach deleted the 295-cfpb-logo-always-goes-to-cfgov branch January 31, 2024 15:17
@shindigira
Copy link
Contributor

@billhimmelsbach Don't forget to close issue #295.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants