-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Added during SprintAffects: DocumentationRelates to documentation. Should this be in uswds-site?Relates to documentation. Should this be in uswds-site?Package: Documentation templatePackage: Header NavRole: DevDevelopment/engineering skills neededDevelopment/engineering skills needed
Milestone
Description
Reported from ZenDesk ticket #9118 π.
The Extended header with megamenu template that gets compiled via npm run html:build is compiling without errors but it's missing the class usa-megamenu class.
This causes the Extended header with megamenu code example on Site to be inaccurate.
Steps to reproduce
USWDS-Site
- Go to Extended header with megamenu code example on Site
- Confirm that the
usa-nav__submenuis missingusa-megamenuclass and required HTML children for layout.
USWDS
- Go to
developbranch - Run
npm run build:html - Go to
html-templatesdirectory - Open
usa-header--extended-megamenu.html - Confirm missing
usa-megamenuclass and incorrect children to submenu.
Metadata
Metadata
Assignees
Labels
Added during SprintAffects: DocumentationRelates to documentation. Should this be in uswds-site?Relates to documentation. Should this be in uswds-site?Package: Documentation templatePackage: Header NavRole: DevDevelopment/engineering skills neededDevelopment/engineering skills needed
Type
Projects
Status
Done