hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
326 stars 760 forks source link

Citizen Engagement page: Add links to each red project header #3802

Closed JessicaLucindaCheng closed 1 year ago

JessicaLucindaCheng commented 1 year ago

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

Click here to see a couple of examples of red project headers, which I have circled in blue

Desired result When the red project header is clicked, it should redirect to its project's information webpage.

Action Items

Developer

Product Manager

Resources/Instructions

  1. Citizen Engagement webpage
  2. How to Link to a Project's Detailed Info Page
  3. _includes/citizen-engagement-cards.html: HTML file that provides the layout/format for each card on the Citizen Engagement page
  4. Citizen Engagement page wiki article: Contains additional information about the Citizen Engagement webpage
  5. GoFullPage Chrome extension
  6. Issue #3756 is dependent on this issue being completed.
JessicaLucindaCheng commented 1 year ago

@ExperimentsInHonesty Is it okay that I just have a link to Citizen Engagement wiki page that states the following or do you want me to copy and paste that into the issue itself?

_projects: The directory for each project's Markdown file, which contain Sustainable Development Goal info (problem, solution, impact, sdg, card-image-src, card-image-alt, sdg-image-src, sdg-image-alt). (Note: Not all of the projects have this information yet.)

I'm trying to reduce repeating information that is available in the wiki page but I'm not sure if you prefer me to repeat it in the issue anyways.

Ans:

JessicaLucindaCheng commented 1 year ago

@ExperimentsInHonesty I know previously you said the header should match the Figma design and not be underlined even though it will be a link. However, would that be confusing for people because the rest of the site has links as underlined red text? Ans: From Dev/PM on Mon, Jan 30, Bonnie said it was okay to have it underlined.

Here is how a title would look as a link:

Screenshot 2023-01-23 153054
github-actions[bot] commented 1 year ago

Hi @Thinking-Panda, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:- i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?) ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

Thinking-Panda commented 1 year ago

i. Availability: M-F 10AM-3 PM ii. ETA: 2/22/23

Thinking-Panda commented 1 year ago

The pull request has been merged. I will update the screen shots by 2/27 12 pm.