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 div to resolve linter error –– about-card-partners.html #5344

Conversation

homeroochoa47
Copy link
Member

Fixes #5287

What changes did you make?

  • Refactored the outer-most div to include double quotes instead of single quotes

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

-Resolves the linter error "Value of attribute [class] must be in double quotes"

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

  • No visual changes were made

@github-actions
Copy link

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 homeroochoa47-refactor-html-about-card-5287 gh-pages
git pull https://github.com/homeroochoa47/h4la-website.git refactor-html-about-card-5287

@github-actions github-actions bot 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: About Us https://www.hackforla.org/about/ Feature: Refactor HTML size: 0.25pt Can be done in 0.5 to 1.5 hours labels Aug 29, 2023
@homeroochoa47
Copy link
Member Author

Thanks @Vinny02 and @adrianang for the feedback on my previous PR!

@wongstephen wongstephen self-assigned this Aug 29, 2023
@wongstephen
Copy link
Member

Availability 8/29 3p-5p PST
ETA EOD 8/29

@roslynwythe roslynwythe requested review from mshirk2, macho-catt and MattChau01 and removed request for macho-catt August 30, 2023 02:18
@wongstephen wongstephen removed their assignment Aug 30, 2023
@wongstephen wongstephen self-requested a review August 30, 2023 02:20
@mshirk2
Copy link
Member

mshirk2 commented Aug 30, 2023

Review ETA: 5pm 8/30
Availability: Weekdays 10-5pm

@MattChau01
Copy link
Member

Availability: weekday evening
ETA: by end of day Friday

Copy link
Member

@wongstephen wongstephen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@homeroochoa47 great job on your 'good first issue'. You made the correct code change, which checks out fine in the browser, and you setup the branches correctly and described your work in the PR. Thank you!

Copy link
Member

@mshirk2 mshirk2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Branching is set up correctly, the issue is linked, PR describes the solution well, and the changes to the quotes have been made. Great work @homeroochoa47!

Copy link
Member

@MattChau01 MattChau01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good fix @homeroochoa47 !

Copy link
Member

@t-will-gillis t-will-gillis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @homeroochoa47 Great job on your first issue- Branches are correct, the orig. issue is linked, the description covers the what and why, and your code is clean and changes only what needs to be changed.
Thanks for your work!

@t-will-gillis t-will-gillis merged commit 02fc971 into hackforla:gh-pages Sep 1, 2023
10 checks passed
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: About Us https://www.hackforla.org/about/ 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
None yet
Development

Successfully merging this pull request may close these issues.

Refactor HTML to resolve linter error: _includes/about-page/about-card-partners.html
5 participants