-
Notifications
You must be signed in to change notification settings - Fork 306
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into nbaumgold-patch-1
- Loading branch information
Showing
39 changed files
with
594 additions
and
294 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,52 @@ | ||
## Summary | ||
|
||
Basic description of work done. Closes [#issue_no]. | ||
Basic description of work done. | ||
|
||
### Preview | ||
## Preview | ||
|
||
[Link to Preview]() | ||
|
||
<!-- | ||
⚠️ Significant visual changes require submitting previous design to wayback machine. | ||
--> | ||
|
||
### Solution | ||
## Solution | ||
|
||
### How To Test | ||
Provide a summary of the solution this PR offers. | ||
|
||
<!-- | ||
It can be helpful if we understand: | ||
1. What the solution is, | ||
2. Why this approach was chosen, | ||
3. How you implemented the change, and | ||
4. Possible limitations of this approach and alternate solution paths. | ||
--> | ||
|
||
|
||
## How To Test | ||
|
||
1. First Step | ||
2. Second Step | ||
3. Third Step | ||
|
||
--- | ||
<!-- | ||
For PRs that include dependency updates, uncomment this section and | ||
include a list of the changed dependencies and version numbers. | ||
--> | ||
|
||
<!-- | ||
## Dependency updates | ||
### Dev Checklist | ||
| Dependency name | Previous version | New version | | ||
| ---------------------------- | :--------------: | :---------: | | ||
| [Updated dependency example] | [1.0.0] | [1.0.1] | | ||
| [New dependency example] | -- | [3.0.1] | | ||
| [Removed dependency example] | [2.10.2] | -- | | ||
--> | ||
|
||
<!-- | ||
Before opening this PR, make sure you’ve done whichever of these applies to you: | ||
- [ ] Branch is up-to-date and includes latest from `main` | ||
- [ ] PR has correct labels | ||
- [ ] A11y testing (voice over testing, meets WCAG, run axe tools) | ||
- [ ] Code is formatted properly | ||
--> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
display_name: Emily McDonald | ||
first_name: Emily | ||
last_name: McDonald | ||
# e.g. U.S. General Services Administration | ||
agency_full_name: U.S. Food and Drug Administration | ||
# Agency Acronym [e.g., GSA] | ||
agency: FDA | ||
slug: emily-mcdonald | ||
--- |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
display_name: Merrybelle Guo | ||
first_name: Merrybelle | ||
last_name: Guo | ||
# e.g. U.S. General Services Administration | ||
agency_full_name: U.S. Food and Drug Administration | ||
# Agency Acronym [e.g., GSA] | ||
agency: FDA | ||
slug: merrybelle-guo | ||
--- |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ slug: rachel-mundstock | |
email: "[email protected]" | ||
|
||
# Bio — keep it under 50 words | ||
bio: "Rachel is the Information Specialist for GSA's DigitalGov Search. She helps power the search experience on over 1,500 government websites. Feel free to email her at [email protected] with any questions or check out DigitalGov Search for more information." | ||
bio: "" | ||
|
||
# Where can people learn more about your agency or program? Provide a full URL [e.g. 'https://www.example.gov/'] | ||
bio_url: "" | ||
|
This file was deleted.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,7 @@ This talk is hosted by Search.gov and Digital.gov. | |
|
||
[**Search.gov**](https://search.gov/) is a plug-and-play search solution that federal agencies can use to provide a high-quality search experience to their site’s users. Search.gov is a service of the General Services Administration, supporting the search boxes on over 2,000 websites, across 30% of federal domains. | ||
|
||
For more information about Search.gov, email [search@support.digitalgov.gov](mailto:search@support.digitalgov.gov), or call 202-969-7426. | ||
For more information about Search.gov, email [search@gsa.gov](mailto:search@gsa.gov), or call 202-969-7426. | ||
|
||
Questions about this event or future events? Send them to [[email protected]](mailto:[email protected]). | ||
|
||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,6 +43,6 @@ In this online event, we’ll provide a basic overview of Search.gov’s essenti | |
|
||
[**Search.gov**](https://search.gov/) is a service of the General Services Administration, supporting the search boxes on over 2,000 websites, across 30% of federal domains. | ||
|
||
For more information about Search.gov, email [search@support.digitalgov.gov](mailto:search@support.digitalgov.gov), or call 202-969-7426. | ||
For more information about Search.gov, email [search@gsa.gov](mailto:search@gsa.gov), or call 202-969-7426. | ||
|
||
_Questions about this event or future events? Send them to [[email protected]](mailto:[email protected])._ |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
23 changes: 23 additions & 0 deletions
23
content/news/2024/07/2024-07-18-designing-for-people-with-disabilities.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
# Originally published at the following URL | ||
source_url: https://blog.usa.gov/designing-for-people-with-disabilities | ||
source: usagov | ||
date: 2024-07-16 | ||
title: "Designing for people with disabilities" | ||
deck: "The User Experience (UX) team at USA.gov's Public Experience Portfolio recently conducted a study to analyze the experiences of individuals who access USA.gov through assistive technology. The team partnered with a local organization to gather insights from a diverse group of participants, many of whom are blind or deaf. The study revealed various habits and challenges faced by these users, such as a preference for mobile sites, difficulty with website carousels, and a reliance on clear headings and action-oriented descriptions. These findings can guide improvements in accessibility, such as clever link labeling and better navigation aids for assistive technology users." | ||
summary: "The User Experience (UX) team at USA.gov's Public Experience Portfolio recently conducted a study to analyze the experiences of individuals who access USA.gov through assistive technology. The team partnered with a local organization to gather insights from a diverse group of participants, many of whom are blind or deaf. The study revealed various habits and challenges faced by these users, such as a preference for mobile sites, difficulty with website carousels, and a reliance on clear headings and action-oriented descriptions. These findings can guide improvements in accessibility, such as clever link labeling and better navigation aids for assistive technology users." | ||
# See all topics at https://digital.gov/topics | ||
topics: | ||
- accessibility | ||
- content-strategy | ||
- human-centered-design | ||
- information-collection | ||
- best-practices | ||
- user-centered-design | ||
- usability | ||
slug: designing-for-people-with-disabilities | ||
# Controls how this page appears across the site | ||
# 0 -- hidden | ||
# 1 -- visible | ||
weight: 1 | ||
--- |
22 changes: 22 additions & 0 deletions
22
...ssessing-priorities-adapting-to-additional-work-without-additional-resources.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
# Originally published at the following URL | ||
source_url: https://blog-nrrd.doi.gov/work-priorities/ | ||
source: doi-revenuedata | ||
date: 2024-07-23 | ||
title: "Reassessing priorities: Adapting to additional work without additional resources" | ||
deck: "The Office of Natural Resources Revenue’s Open Data, Design, and Development (ODD) team is taking on management of a fourth website, despite being short-staffed. As a result, they have revisited and reprioritized their yearly goals. To do so, they utilized a prioritization matrix, developed a structured impact assessment, and laid out a transition plan. Their process ensured realistic workload adjustments, improved team morale, and highlighted the importance of practical goal-setting, especially when teams are short-staffed." | ||
summary: "The Office of Natural Resources Revenue’s Open Data, Design, and Development (ODD) team is taking on management of a fourth website, despite being short-staffed. As a result, they have revisited and reprioritized their yearly goals. To do so, they utilized a prioritization matrix, developed a structured impact assessment, and laid out a transition plan. Their process ensured realistic workload adjustments, improved team morale, and highlighted the importance of practical goal-setting, especially when teams are short-staffed." | ||
# See all topics at https://digital.gov/topics | ||
topics: | ||
- best-practices | ||
- communication | ||
- product-and-project-management | ||
- content-strategy | ||
- data-visualization | ||
- innovation | ||
slug: reassessing-priorities-adapting-to-additional-work-without-additional-resources | ||
# Controls how this page appears across the site | ||
# 0 -- hidden | ||
# 1 -- visible | ||
weight: 1 | ||
--- |
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.