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

Broken link, outdated name in Play 3: Make it simple and intuitive #232

Open
christianmartine opened this issue Apr 3, 2020 · 1 comment

Comments

@christianmartine
Copy link
Contributor

christianmartine commented Apr 3, 2020

Problem

In Play 3: Make it simple and intuitive, item 1 of the checklist states:

Use a simple and flexible design style guide for the service. Use the [U.S. Web Design Standards](https://playbook.cio.gov/designstandards) as a default
  1. The URL https://playbook.cio.gov/designstandards redirects to https://standards.usa.gov/ and then onward to https://designsystem.digital.gov. This process takes about 1 second longer with standards.usa.gov in the mix.
  2. The U.S Web Design Standards now appears to be called U.S. Web Design System and is located here: https://designsystem.digital.gov/.

Impact

People who try to access the link above through the Digital Services Playbook or who link to https://playbook.cio.gov/designstandards (like 18F does here will need to bear an additional load time of 1s (or more based on their internet speed). Separately, correcting the name will help people avoid confusion.

Proposed Solutions

  1. Change the redirect on https://playbook.cio.gov/designstandards from https://standards.usa.gov/ to https://designsystem.digital.gov/. This may reduce redirect time by 1s or more.
  2. In Play 3, update reference of U.S. Web Design Standards to U.S. Web Design System (addressed in pull request Play 3: Update USWDS name #233).

Additional Notes

  1. put in usa.gov redirects 18F/dns#418 addressed a problem called out earlier in this ticket where standards.usa.gov failed to redirect at all. It would still be worth updating the USDS redirect to remove the dependency on standards.usa.gov.
  2. It appears that playbook.cio.gov/designstandards is used in part to track usage with Google Analytics. The U.S. Web Design System is linked to directly at the bottom of https://www.usds.gov/. Choosing to link directly in Play 3 to designsystem.digital.gov would cut a full 2.6s+ off of the redirect.
@afeld
Copy link

afeld commented Apr 3, 2020

Redirect is now in place.

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

No branches or pull requests

2 participants