USWDS-Site - Research: Add newer research links - #3241
Open
AKnassa wants to merge 1 commit into
Open
Conversation
Replace the "Key research and research operations" list with the team-approved copy: adds "Zebra" component testing (spring 2024) and the disabled states literature review, and switches month names to seasons for scannability. Fixes uswds#2819.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updated the "Key research and research operations" list on the Research page with the newer, team-approved research links, so visitors can find the design system's most recent research.
Related issue
Closes #2819
Problem statement
The Research page's list of past research stopped at 2023 and was missing newer work. The USWDS team wrote and approved updated copy in the issue, but it had not been added to the page yet, so visitors saw an out-of-date picture of the team's research.
Solution
Replaced the old four-item list with the six-item list approved in the issue: it adds the "Zebra" component usability testing (spring 2024) and the disabled states literature review, renames the Q3-2023 testing to "Buffalo," and switches month names to seasons for easier scanning. One small adaptation: the "Transforming the American digital experience" link keeps the page's existing internal-link style instead of a hard-coded absolute URL — it lands in the same place.
Testing and review
bundle exec jekyll build) and the rendered page shows the new list.bundle exec rspecpasses (10 examples, 0 failures).