-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Complexity: MediumP-Feature: Citizen Engagementhttps://www.hackforla.org/citizen-engagementhttps://www.hackforla.org/citizen-engagementrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hoursstatus: UpdatedNo blockers and update is ready for reviewNo blockers and update is ready for review
Milestone
Description
Overview
On the Citizen Engagement webpage [1], we want each red project header to redirect to its project's information webpage when clicked so that visitors to our website can easily get more information about the project they are interested in.
Details
Currently on the Citizen Engagement webpage
Desired result
When the red project header is clicked, it should redirect to its project's information webpage.
- Note: When using an anchor tag
<a></a>around the header, it will automatically underline it. This is expected and is fine.
Action Items
Developer
- Read the
How to Link to a Project's Detailed Info Pagewiki article [2]- You will be using
slugto implement the code for this issue.
- You will be using
- In
_includes/citizen-engagement-cards.html[3], make it so that when a user clicks on a red project header, they are redirected to the project's detailed information page.- For example, when the
Open Community Surveyred header is clicked, it should redirect to https://www.hackforla.org/projects/open-community-survey. - Note: When using an anchor tag
<a></a>around the header, it will automatically underline it. This is expected and is fine. - On the current webpage, make sure each of the red project headers redirects to its respective project's detailed information page.
- Make sure that the code you implement is dynamic and will work for any future projects that will be added to the Citizen Engagement page.
- For example, when the
- Once your pull request has been merged,
- Please update the
Page screenshot (current version)section in the Citizen Engagement page wiki article [4] with an updated desktop and mobile screenshot from the website, and update the date.- Use the GoFullPage Chrome extension [5] to screenshot the whole webpage at once.
- Please update the
Product Manager
- Once the pull request associated with this issue is merged, go to issue Rename citizen-engagement-cards.html #3756 and check if all the issues listed under the
Dependencysection are closed. If they are all closed, move that issue (Rename citizen-engagement-cards.html #3756) into theNew Issue Approvalcolumn, remove theDependencylabel on it, and add aready for dev leadlabel to it.
Resources/Instructions
- Citizen Engagement webpage
- How to Link to a Project's Detailed Info Page
- _includes/citizen-engagement-cards.html: HTML file that provides the layout/format for each card on the Citizen Engagement page
- Citizen Engagement page wiki article: Contains additional information about the Citizen Engagement webpage
- GoFullPage Chrome extension
- Issue Rename citizen-engagement-cards.html #3756 is dependent on this issue being completed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: MediumP-Feature: Citizen Engagementhttps://www.hackforla.org/citizen-engagementhttps://www.hackforla.org/citizen-engagementrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hoursstatus: UpdatedNo blockers and update is ready for reviewNo blockers and update is ready for review
Type
Projects
Status
Done

