Skip to content

Conversation

@mejiaj
Copy link
Contributor

@mejiaj mejiaj commented Mar 15, 2023

Summary

Added documentation for $theme-prefix-separator to General Settings table.

Related issue

Closes #2030.

Preview link

Preview link: Settings page

Problem statement

This setting was added in to USWDS in 2.11.0 and later the change was documented in changelog, but we never wrote any guidance for it.

Solution

  • Added $theme-prefix-separator to General Settings
  • Added note in changelog about adding it to documentation

Major changes

Two new entries on Settings page.

Variable with documentation in general settings image
Changelog entry

image

Testing and review

  1. Go to Settings page
  2. Verify $theme-prefix-separator is in General Settings Table
  3. Scroll to Latest Updates section (changelog)
  4. Verify there's an entry for this guidance update

@mejiaj
Copy link
Contributor Author

mejiaj commented Mar 15, 2023

HTMLProofer is reporting a 301 for two links [report]. They're completely accessible, but still appearing.

For the Links > External check, the following failures were found:

* At ./_site/about/updates/index.html:3088:

  External link https://vets.gov failed: got a time out (response code 301) (status code 301)

* At ./_site/documentation/showcase/index.html:2791:

  External link https://va.gov failed: got a time out (response code 301) (status code 301)


HTML-Proofer found 2 failures!

Exited with code exit status 1

@mejiaj mejiaj marked this pull request as ready for review March 15, 2023 19:37
@mejiaj mejiaj requested a review from mahoneycm March 15, 2023 19:37
Copy link
Contributor

@mahoneycm mahoneycm left a comment

Choose a reason for hiding this comment

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

Looks great! I ran npm run proof and did not get any failures

@mejiaj mejiaj requested a review from thisisdano March 17, 2023 16:01
@mejiaj
Copy link
Contributor Author

mejiaj commented Mar 20, 2023

Closing in favor of #2016

@mejiaj mejiaj closed this Mar 20, 2023
@mejiaj mejiaj deleted the jm-settings-document-prefix-separator branch March 20, 2023 17:21
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.

Add prefix separator to settings

3 participants