... | ... | @@ -5,11 +5,11 @@ With the upgrade of the USWDS version 02 theme, certain modifications were made |
|
|
|
|
|
**The search block is on the wrong place**
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
The reason why the search on desktop is in the wrong place is because the search needs to be moved from the Header region to the Secondary menu region
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
The searchblock itself will need to be manually placed because fixed blocks does not convey this content
|
|
|
|
... | ... | @@ -99,44 +99,46 @@ The searchblock itself will need to be manually placed because fixed blocks does |
|
|
|
|
|
**This is how it's should look**
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
**For the suboffice front teaser, notice how the text is not wrapping properly**
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
This CSS class should be office_front_teaser
|
|
|

|
|
|
|
|
|

|
|
|
|
|
|
In the text itself, the paragraph class needs to be changed to "office-teaser-text"
|
|
|

|
|
|
|
|
|

|
|
|
|
|
|
**This is how it's should look**
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
|
|
|
**In the suboffice Popular Links block sometimes called Resource block, the block class should be office-popular links not hr-popular-links**
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
In the suboffice popular links view, in the title field, there is a CSS class which needs to be changed to popular-links-title
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
**This is how it's should look**
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
**In the top stories view, the overall CSS class should be office-top-stories. Sometimes this view is called xyzoffice-frontpage because this is what is display the office homepage**
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
This is how it should look
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
A secondary-menu-search class needs to be added to all search blocks in the secondary menu region in all Contexts so an extra search block can be hidden in the mobile menu
|
|
|
|
|
|

|
|
|
Relates to Office Migration Checklist: https://git.commerce.gov/enterprise_applications/DocDrupal8/-/wikis/Office-Migration-Checklist |
|
|
\ No newline at end of file |
|
|

|
|
|
|