-
-
Notifications
You must be signed in to change notification settings - Fork 778
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
resolve linter error in about-card-platform.html #5731
resolve linter error in about-card-platform.html #5731
Conversation
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.
|
Availability: Weekday evenings |
Availability: Evenings |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @jaasonw,
You correctly stated why you made the changes, what changes were made, and linked the correct issue. You added the ending span tag in the correct position and I can confirm that no visual changes were made and that everything runs fine in my local environment.
However, It does appear that your code formatter changed the double quotes on line 1 to single quotes. Everything else looks great! If you can change the double quotes back then everything will be good to go. You can re-request my review and I will approve the PR.
woah what the heck i did not see that, will fix |
Review ETA: 10/19/2023 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @jaasonw good job changing the impact text to span on this issue
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The branch is going into the correct branch
gh-pages
. ✅ - The original issue Refactor HTML: _includes/about-page/about-card-platform.html - Impact #5371 was properly referenced. ✅
- A closing span tag was properly added per original issue request. ✅
Great job @jaasonw !
Hey @DorianDeptuch, when you get the chance, can you leave a comment with the ETA for your review? Thanks! |
Availability: Weekday afternoons |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @jaasonw,
Great job on the changes! Everything looks good to me!
fixes #5371
What changes did you make?
_includes/about-page/about-card-platform.html
Why did you make the changes (we will use this info to test)?
Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)
no visual changes across all platforms (chrome, firefox, webkit, edge)