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

Refactor HTML to resolve linter error: _guidepages/2FA.html - line 45 #5710

Closed
4 tasks done
Tracked by #5279
roslynwythe opened this issue Oct 16, 2023 · 14 comments · Fixed by #6440
Closed
4 tasks done
Tracked by #5279

Refactor HTML to resolve linter error: _guidepages/2FA.html - line 45 #5710

roslynwythe opened this issue Oct 16, 2023 · 14 comments · Fixed by #6440
Assignees
Labels
Feature: Refactor HTML good first issue Good for newcomers 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

@roslynwythe
Copy link
Member

roslynwythe commented Oct 16, 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 update an HTML tag to resolve the linter error "Value of attribute [class] must be in double quotes"

Action Items

  • In your local IDE, navigate to _guidepages/2FA.html at or near line 45
  • Change the line of code
<div class='section-container'>

to

<div class="section-container">
  • 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)

Merge Team

Resources/Instructions

  1. For QA to validate change: https://github.com/hackforla/website/blob/gh-pages/_guidepages/2FA.html
  2. Webpage: https://www.hackforla.org/guide-pages/2FA
  3. This issue is tracked in HfLA-Website: HTML linter audit spreadsheet, and Epic: Create Issues to Fix HTML linter errors #5279
@roslynwythe roslynwythe added Feature Missing This label means that the issue needs to be linked to a precise feature label. role missing size: missing labels Oct 16, 2023
@github-actions

This comment was marked as outdated.

@roslynwythe roslynwythe added good first issue Good for newcomers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours role: back end/devOps Tasks for back-end developers Feature: Refactor HTML and removed Feature Missing This label means that the issue needs to be linked to a precise feature label. role missing size: missing labels Oct 16, 2023
@ExperimentsInHonesty ExperimentsInHonesty added this to the x. Technical debt milestone Nov 6, 2023
@thisisdientran thisisdientran self-assigned this Jan 17, 2024

This comment was marked as outdated.

@thisisdientran

This comment was marked as outdated.

@github-actions github-actions bot added the To Update ! No update has been provided label Jan 26, 2024

This comment was marked as outdated.

@github-actions github-actions bot removed the To Update ! No update has been provided label Feb 2, 2024

This comment was marked as outdated.

@github-actions github-actions bot added the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Feb 2, 2024
@thisisdientran

This comment was marked as outdated.

@LRenDO LRenDO removed the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Feb 7, 2024
@github-actions github-actions bot added the To Update ! No update has been provided label Feb 16, 2024

This comment was marked as outdated.

@LRenDO

This comment was marked as outdated.

This comment was marked as outdated.

@github-actions github-actions bot added the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Feb 23, 2024
@ExperimentsInHonesty

This comment was marked as outdated.

@ExperimentsInHonesty ExperimentsInHonesty removed the 2 weeks inactive An issue that has not been updated by an assignee for two weeks label Feb 28, 2024
@nelsonuprety1 nelsonuprety1 self-assigned this Mar 3, 2024

This comment was marked as outdated.

@nelsonuprety1

This comment was marked as outdated.

@Ayrh1 Ayrh1 self-assigned this Mar 7, 2024
Copy link

github-actions bot commented Mar 7, 2024

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

@Ayrh1
Copy link
Member

Ayrh1 commented Mar 7, 2024

Availability for this week: thursday evening 5hours, friday 8+ hours afternoon to late evening
My estimated ETA for completing this issue: first issue ever, 2hrs, to make sure i did it right

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 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
6 participants