Closed ttran-Therisa closed 1 month ago
Here is the classes that listed to be removed processed-content 1 file change; wysiwyg/index.tsx authored-by-line 1 file change; personProfile/index.tsx created-line 1 file change; newsStory/index.tsx full-story 1 file change; newsStory/index.tsx local-health-services not found in next-build mental-health-care-phone not found in next-build system-img not found in next-build event-time-zone not found in next build featured-story not found in next build events-show 3 file changes; eventListing/indext.tsx; storyListing/indext.tsx; pressReleaseListing/indext.tsx featured-services not found in next-build field-official-name 1 file change; vetCenter/index.tsx recurrent-event 1 file change; event/index.tsx va-c-list-link-teasers not found in next-build va-c-white-box not found in next-build office-show not found in next-build library-show not found in next-build break-div not found in next-build asset-body-header not found in next-build asset-download-trigger not found in next-build operating-statuses not found in next-build operating-status-info not found in next-build normal-hours not found in next-build emergency-resources not found in next-build
Description
Remove unused style classes following content-build's removal of unused classes
Ticket
Relates to #767. (or closes?)
Developer Task
Testing Steps
QA steps
What needs to be checked to prove this works?
Pages to examine
Reviewer
Reviewing a PR
This section lists items that need to be checked or updated when making changes to this repository.
Standard Checks
Merging an Approved Layout
When merging a layout, you must ensure that the content type has been turned on for
next-build
inside theCMS
. This CMS flag must be turned on for editors to preview their work using the next build preview server.Resource types (layouts) that have not been approved by design should NOT be pushed to production. Ensure that slug.tsx does not include your resource type if it is not approved.
The status of layouts should be kept up to date inside templates.md. This includes QA progress, development progress, etc. A link should be provided for where testing can occur.
Merging a Non-Approved Layout
Your new resource type should not be included inside slug.tsx. Items added here will go into production once merged into the
main
branch. It is imperative that we do not push anything live that has not been approved.Ensure that this layout has been added to the templates.md file with the current status of the work.