Skip to content

Make a Citizen Engagement Example Page for Future Reference #8202

@JessicaLucindaCheng

Description

@JessicaLucindaCheng

Overview

We need to make an example of the current Citizen Engagement page so that Quality Assurance (QA) can reference the original example page when we make changes in the future to the Citizen Engagement page.

Action Items

For Developer

  • In the _includes directory, make a copy of program-area-pages-cards.html1 and name the copy program-area-pages-cards-example.html
  • In the pages directory, make a copy of the citizen-engagement.html2 file and name the copy citizen-engagement-example.html.
  • In the copy you just created, make the following changes to citizen-engagement-example.html:
    • Change
      permalink: /citizen-engagement
      
      to
      permalink: /citizen-engagement-example
      
    • Change
      {% include program-area-pages-cards.html %}
      
      to
      {% include program-area-pages-cards-example.html %}
      
  • Using Docker, check the following pages are the same as the live Citizen Engagement page 3
    • Current Citizen Engagement page (localhost:4000/citizen-engagement)
    • Citizen Engagement example page (localhost:4000/citizen-engagement-example)

For Merge Team

Resources/Instructions

For QA

When this issue is done, there will be the following:

Footnotes

  1. _includes/program-area-pages-cards.html

  2. pages/citizen-engagement.html

  3. Citizen Engagement page on live website

Metadata

Metadata

Assignees

Labels

Complexity: SmallTake this type of issues after the successful merge of your second good first issueP-Feature: Citizen Engagementhttps://www.hackforla.org/citizen-engagementP-Feature: Program Areahttps://www.hackforla.org/program-areasrole: back end/devOpsTasks for back-end developersrole: front endTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hours

Type

No type

Projects

Status

QA

Relationships

None yet

Development

No branches or pull requests

Issue actions