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

Update Resource card on Project pages to use icon-github.svg #6909

Closed
3 tasks done
roslynwythe opened this issue May 29, 2024 · 3 comments · Fixed by #6973
Closed
3 tasks done

Update Resource card on Project pages to use icon-github.svg #6909

roslynwythe opened this issue May 29, 2024 · 3 comments · Fixed by #6973
Assignees
Labels
Complexity: Medium Feature: Refactor HTML P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: front end Tasks for front end developers size: 1pt Can be done in 4-6 hours

Comments

@roslynwythe
Copy link
Member

roslynwythe commented May 29, 2024

Overview

We need to update the code that renders the "Resources" card on the project pages, to reference the GitHub graphic file _includes/svg/icon-github.svg, and also to remove _includes/svg/icon-github-color.svg. These changes will eliminate a duplicate GitHub graphic file, resulting in a cleaner codebase.

Action Items

  • Update _includes/resource-card.html and _sass/components/_project-page.scss if needed, so that the"Resources" card on the project pages references the graphic file _includes/svg/icon-github.svg in place of the current file _includes/svg/icon-github-color.svg
  • Remove the file _includes/svg/icon-github-color.svg
  • Use Docker to preview a sample Project page such as /projects/311-data to ensure that the appearance and behavior is unchanged from the current page.

Resources/Instructions

@roslynwythe roslynwythe added Feature Missing This label means that the issue needs to be linked to a precise feature label. size: missing role missing Complexity: Missing Complexity: Medium size: 0.5pt Can be done in 3 hours or less labels May 29, 2024
@github-actions github-actions bot removed Complexity: Medium size: 0.5pt Can be done in 3 hours or less labels May 29, 2024

This comment was marked as outdated.

@roslynwythe roslynwythe added role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) Feature: Refactor HTML Ready for Prioritization Complexity: Medium and removed Feature Missing This label means that the issue needs to be linked to a precise feature label. size: missing role missing Complexity: Missing labels May 29, 2024
@roslynwythe roslynwythe changed the title Update Resource card on Project pages to use _includes/svg/icon-github.svg Update Resource card on Project pages to use icon-github.svg May 29, 2024
@roslynwythe roslynwythe added Draft Issue is still in the process of being created size: 1pt Can be done in 4-6 hours Ready for Prioritization and removed Ready for Prioritization size: 0.5pt Can be done in 3 hours or less Draft Issue is still in the process of being created labels May 29, 2024
@ExperimentsInHonesty ExperimentsInHonesty added this to the x. Technical debt milestone Jun 2, 2024
@ha-bach ha-bach self-assigned this Jun 6, 2024
Copy link

github-actions bot commented Jun 6, 2024

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

@ha-bach
Copy link
Member

ha-bach commented Jun 6, 2024

Working on this issue!
Availability: Friday, Saturday, Wednesday
ETA: end of Saturday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium Feature: Refactor HTML P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: front end Tasks for front end developers size: 1pt Can be done in 4-6 hours
Projects
Development

Successfully merging a pull request may close this issue.

3 participants