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 - removed ending slash for sdg8.svg #5299

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Img Tag Refactor - removed ending slash for sdg8.svg #5299

merged 1 commit into from
Aug 28, 2023

Conversation

pearlescence-m
Copy link
Member

@pearlescence-m pearlescence-m commented Aug 24, 2023

Fixes #5176

What changes did you make?

  • Change an img HTML tag ending with a slash (<img.../>) to an img tag without an ending slash (<img...>).

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

  • Need a consistent codebase with how we use img HTML tags.

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

No visual changes.

@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/ Ready for Prioritization Feature: Refactor HTML size: 0.25pt Can be done in 0.5 to 1.5 hours labels Aug 24, 2023
@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 pearlescence-m-update-img-tag-5176 gh-pages
git pull https://github.com/pearlescence-m/website.git update-img-tag-5176

@allison-truhlar
Copy link
Member

ETA: EOD Friday Aug 25
Availability 9-5pm ET Friday Aug 25

Copy link
Member

@allison-truhlar allison-truhlar left a comment

Choose a reason for hiding this comment

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

@pearlescence-m Great work with this pull request! The "to" and "from" branches are correct, there is a correctly formatted linked issue, your changes to the code are clean (only the slash in one ending img tag is removed) and they resulted in no visual changes (as expected).

I have one small change request for the opening comment in the pull request - can you please edit the comment to remove all the details and summary tags under the screenshots heading, and instead just put a statement that there were no visual changes? https://github.com/hackforla/website/blob/gh-pages/CONTRIBUTING.md#iv-complete-pull-request-4-include-images-if-available

After this, click the circular arrows by my icon under "reviewers" in the top right of the screen, and I'll approve the pull request.

Copy link
Member

@njackman-2344 njackman-2344 left a comment

Choose a reason for hiding this comment

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

fixes #5299
I am echoing @allison-truhlar 's comments above: The "to" and "from" branches are correct, there is a correctly formatted linked issue, your changes to the code are clean (only the slash in one ending img tag is removed).

I see her requested change underneath the snapshots to "No visual changes." Great Job @pearlescence-m

Copy link
Member

@allison-truhlar allison-truhlar left a comment

Choose a reason for hiding this comment

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

Thanks for removing the display/summary tags for the visual changes in the opening comment! As I noted before, the changes to the code and the rest of the pull request format look great!

@kwangric kwangric merged commit a6a79d5 into hackforla:gh-pages Aug 28, 2023
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.

img Tag Refactor: _includes/about-page/about-card-sustainability.html - sdg8.svg
5 participants