Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homepage redesign: Add anchor to Get In Touch section #3023

Closed
9 of 10 tasks
Tracked by #2393 ...
JessicaLucindaCheng opened this issue Apr 1, 2022 · 10 comments · Fixed by #3457
Closed
9 of 10 tasks
Tracked by #2393 ...

Homepage redesign: Add anchor to Get In Touch section #3023

JessicaLucindaCheng opened this issue Apr 1, 2022 · 10 comments · Fixed by #3457
Assignees
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue Feature: Feature Branch Requires Branching off a Feature Branch instead of gh-pages P-Feature: Home page https://www.hackforla.org/ 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: Updated No blockers and update is ready for review

Comments

@JessicaLucindaCheng
Copy link
Member

JessicaLucindaCheng commented Apr 1, 2022

Overview

As a developer, I want to be able to go directly to the Get In Touch section on the redesigned homepage so that I can quickly and easily go to that section without scrolling. For this issue, we will add an anchor to the Get In Touch section.

Details

Screenshot of Get in Touch Section on the Redesigned Homepage

get-in-touch

Action Items

  • Feature Branch: You will be working off a feature branch called feature-homepage-launch and the pull request created from this issue should be pushed into that feature branch. Please read and follow the steps in the How to work off of a feature branch wiki article.
  • Before line 1 in _includes/forms/contact-us.html, add <a class="anchor" id="get-in-touch"></a> so that
    <section class="home--contact home--section">
    
    becomes
    <a class="anchor" id="get-in-touch"></a>
    <section class="home--contact home--section">
    
  • Using Docker, check that going to localhost:4000/#get-in-touch jumps to the Get In Touch section on the homepage
  • Once the pull request associated with this issue is approved and merged,

Resources/Instructions

@JessicaLucindaCheng JessicaLucindaCheng added role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers P-Feature: Home page https://www.hackforla.org/ 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 labels Apr 1, 2022
@github-actions

This comment was marked as resolved.

@JessicaLucindaCheng JessicaLucindaCheng changed the title DRAFT- Homepage redesign: Add anchor to Get In Touch section Homepage redesign: Add anchor to Get In Touch section Apr 2, 2022
@KazushiR KazushiR self-assigned this Apr 11, 2022
@Providence-o Providence-o mentioned this issue Apr 12, 2022
19 tasks
@Providence-o

This comment was marked as outdated.

@KazushiR

This comment was marked as outdated.

@JessicaLucindaCheng

This comment was marked as outdated.

@SAUMILDHANKAR

This comment was marked as outdated.

@github-actions github-actions bot added the Status: Updated No blockers and update is ready for review label Apr 22, 2022
@SAUMILDHANKAR

This comment was marked as outdated.

@JessicaLucindaCheng JessicaLucindaCheng added the Feature: Feature Branch Requires Branching off a Feature Branch instead of gh-pages label May 12, 2022
@geedtd geedtd self-assigned this May 24, 2022
@JessicaLucindaCheng JessicaLucindaCheng added the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Jun 24, 2022
@JessicaLucindaCheng
Copy link
Member Author

@geedtd
At the time you self-assign an issue, make sure to write in a comment the following:

  • Availability: "How much time will you have this week to work on this issue?"
  • ETA: "When do you expect this issue to be completed?"

@github-actions github-actions bot removed the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Jun 24, 2022
@JessicaLucindaCheng JessicaLucindaCheng added the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Jul 16, 2022
@github-actions github-actions bot removed the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Jul 22, 2022
@kathrynsilvaconway
Copy link
Member

@geedtd Hi, I am unassigning you from this because we haven't heard from you in quite a while. If you would still like to be a part of the HFLA dev team, you can reassign yourself and update your status.

@github-actions
Copy link

Hi @CalvinTan607, 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 :)

@CalvinTan607
Copy link
Contributor

i. Availability: 8/9 - 8/10
ETA: By the end of 8/9

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 Feature: Feature Branch Requires Branching off a Feature Branch instead of gh-pages P-Feature: Home page https://www.hackforla.org/ 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: Updated No blockers and update is ready for review
Projects
9 participants