Skip to content

feat(#8487): add clickable program area links#8645

Closed
nathanjkim-codes wants to merge 1 commit into
hackforla:gh-pagesfrom
nathanjkim-codes:feature-8487-program-area-links
Closed

feat(#8487): add clickable program area links#8645
nathanjkim-codes wants to merge 1 commit into
hackforla:gh-pagesfrom
nathanjkim-codes:feature-8487-program-area-links

Conversation

@nathanjkim-codes
Copy link
Copy Markdown
Member

Fixes #8487

What changes did you make?

  • Updated pages/program-areas.html
  • Added links to the program area titles
  • Users can now click the program area title to open its subpage

Why did you make the changes (we will use this info to test)?

  • To make the Program Areas page easier to navigate
  • To allow users to navigate to each program area resource page by clicking the title

CodeQL Alerts

After the PR has been submitted and the resulting GitHub actions/checks have been completed, developers should check the PR for CodeQL alert annotations.

Check the PR's comments. If present on your PR, the CodeQL alert looks similar as shown

Screenshot 2024-10-28 154514

Please let us know that you have checked for CodeQL alerts. Please do not dismiss alerts.

  • I have checked this PR for CodeQL alerts and none were found.
  • I found CodeQL alert(s), and (select one):
    • I have resolved the CodeQL alert(s) as noted
    • I believe the CodeQL alert(s) is a false positive (Merge Team will evaluate)
    • I have followed the Instructions below, but I am still stuck (Merge Team will evaluate)
Instructions for resolving CodeQL alerts

If CodeQL alert/annotations appear, refer to How to Resolve CodeQL alerts.

In general, CodeQL alerts should be resolved prior to PR reviews and merging

Screenshots of Proposed Changes To The Website (if any, please do not include screenshots of code changes)

Before

before non-clickable

After

after clickable

@github-actions
Copy link
Copy Markdown

Want to review this pull request? Take a look at this documentation for a step by step guide!


From your project repository, check out a new branch and test the changes.

git checkout -b nathanjkim-codes-feature-8487-program-area-links gh-pages
git pull https://github.com/nathanjkim-codes/website.git feature-8487-program-area-links

@github-actions github-actions Bot added role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers P-Feature: Program Area https://www.hackforla.org/program-areas Complexity: Small Take this type of issues after the successful merge of your second good first issue size: 0.5pt Can be done in 3 hours or less Status: Unassigned by Bot Previously-prioritized issues that bot places in "New Issue Approval" labels May 19, 2026
@nathanjkim-codes
Copy link
Copy Markdown
Member Author

Thank you for reviewing my PR!

Availability:

  • Wednesday, Friday: 7:00 PM - 10:00 PM PST

@t-will-gillis
Copy link
Copy Markdown
Member

Hi @nathanjkim-codes Closing this PR because the bot unassigned you from issue #8487. The reason the unassigned you is because you have already done a Complexity: Small and/or you already have another issue open.

Details Screenshot 2026-05-20 152327

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complexity: Small Take this type of issues after the successful merge of your second good first issue P-Feature: Program Area https://www.hackforla.org/program-areas role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less Status: Unassigned by Bot Previously-prioritized issues that bot places in "New Issue Approval"

Projects

Development

Successfully merging this pull request may close these issues.

Add Links to Each Program Area

2 participants