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

img Tag Refactor: Getting Started page - step-img-icon schedule.png #4415

Closed
3 tasks done
Tracked by #5040
JessicaLucindaCheng opened this issue Apr 5, 2023 · 14 comments · Fixed by #5049
Closed
3 tasks done
Tracked by #5040

img Tag Refactor: Getting Started page - step-img-icon schedule.png #4415

JessicaLucindaCheng opened this issue Apr 5, 2023 · 14 comments · Fixed by #5049
Assignees
Labels
Feature: Refactor HTML good first issue Good for newcomers P-Feature: Getting Started https://www.hackforla.org/getting-started role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours

Comments

@JessicaLucindaCheng
Copy link
Member

JessicaLucindaCheng commented Apr 5, 2023

Prerequisite

  1. Be a member of Hack for LA. (There are no fees to join.) If you have not joined yet, please follow the steps on our Getting Started page and attend an onboarding session.
  2. Before you claim or start working on an issue, please make sure you have read our How to Contribute to Hack for LA Guide.

Overview

We want to change an img HTML tag ending with a slash (<img.../>) to an img tag without an ending slash (<img...>) so that the codebase is consistent with how we use img HTML tags.

Action Items

  • In your local IDE, navigate to pages/getting-started.html
  • Remove the ending slash in the img HTML tag by changing
<img class="step-img-icon" src="assets/images/getting-started/schedule.png" alt="" />

to

<img class="step-img-icon" src="assets/images/getting-started/schedule.png" alt="">
  • Using Docker, check the page remains the same in mobile, tablet, and desktop views as on the current website (See 2 in the Resources/Instructions section below)

Resources/Instructions

  1. pages/getting-started.html
  2. Getting Started page: https://www.hackforla.org/getting-started
  3. This issue is tracked in HfLA-Website: img Tag Audit spreadsheet's img with Ending Slash tab, which is part of Rollout Plan: Refactor code with img HTML tags to end without a slash #4362
@JessicaLucindaCheng JessicaLucindaCheng added good first issue Good for newcomers role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers P-Feature: Getting Started https://www.hackforla.org/getting-started Feature: Refactor HTML size: 0.25pt Can be done in 0.5 to 1.5 hours labels Apr 5, 2023
@JessicaLucindaCheng JessicaLucindaCheng added this to the x. Technical debt milestone Apr 5, 2023
@JessicaLucindaCheng JessicaLucindaCheng added Draft Issue is still in the process of being created Ready for Prioritization and removed Draft Issue is still in the process of being created Ready for Prioritization labels Apr 5, 2023
@oliviazhai

This comment was marked as outdated.

@SeyiAkinwale SeyiAkinwale self-assigned this Jun 13, 2023
@github-actions

This comment was marked as outdated.

@SeyiAkinwale

This comment was marked as outdated.

@SeyiAkinwale

This comment was marked as duplicate.

@github-actions github-actions bot added the To Update ! No update has been provided label Jun 23, 2023
@ExperimentsInHonesty

This comment was marked as outdated.

@github-actions github-actions bot added 2 weeks inactive An issue that has not been updated by an assignee for two weeks and removed To Update ! No update has been provided labels Jun 30, 2023
@github-actions

This comment was marked as outdated.

@oliviazhai

This comment was marked as outdated.

@roslynwythe

This comment was marked as outdated.

@oliviazhai

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@t-will-gillis

This comment was marked as duplicate.

@t-will-gillis t-will-gillis reopened this Jul 15, 2023
@t-will-gillis t-will-gillis removed the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Jul 15, 2023
@yujioshiro yujioshiro self-assigned this Jul 22, 2023
@github-actions
Copy link

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

@yujioshiro
Copy link
Member

Availability for this week: 7/22 6pm-7pm PDT, 7/23 12pm-3pm PDT
My estimated ETA for completing this issue: 7/21 EOD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Refactor HTML good first issue Good for newcomers P-Feature: Getting Started https://www.hackforla.org/getting-started role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours
Projects
7 participants