Skip to content

Revert pr 2724 and pr 2672 to fix proj profile page bug#2757

Merged
SAUMILDHANKAR merged 2 commits intohackforla:gh-pagesfrom
JessicaLucindaCheng:revert-pr-2724-and-pr-2672-to-fix-proj-profile-page-bug-2574
Feb 9, 2022
Merged

Revert pr 2724 and pr 2672 to fix proj profile page bug#2757
SAUMILDHANKAR merged 2 commits intohackforla:gh-pagesfrom
JessicaLucindaCheng:revert-pr-2724-and-pr-2672-to-fix-proj-profile-page-bug-2574

Conversation

@JessicaLucindaCheng
Copy link
Member

@JessicaLucindaCheng JessicaLucindaCheng commented Feb 9, 2022

Fixes #2754

What changes did you make and why did you make them?

Reverted pr #2724 and pr #2672 to fix the issue with the technologies field not being wrapped on the detail project profile page. This was caused by id="technologies" being used by both the Languages/Technologies dropdown and the technologies field on the detail project profile page. However, this is only a temporary fix and the issue with the id="technologies" would still need to be addressed.

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

Visuals before changes are applied

Mobile view of Languages/Technologies dropdown
before-mobile-dropdown

Desktop view of Languages/Technologies dropdown
before-dropdown

Desktop view of 311 Data project page
before-311-data

Desktop view of Civic Tech Jobs project page
before-civic-tech-jobs

Desktop view of Civic Tech Index project page
before-civic-tech-index

Desktop view of Food Oasis project page
before-food-oasis

Visuals after changes are applied

Mobile view of Languages/Technologies dropdown
after-mobile-dropdown

Desktop view of Languages/Technologies dropdown
after-tech-dropdown-desktop

Desktop view of 311 Data project page
after-311-data

Desktop view of Civic Tech Jobs project page
after-civic-tech-jobs

Desktop view of Civic Tech Index project page
after-civic-tech-index

Desktop view of Food Oasis project page
after-food-oasis

@github-actions
Copy link

github-actions bot commented Feb 9, 2022

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 JessicaLucindaCheng-revert-pr-2724-and-pr-2672-to-fix-proj-profile-page-bug-2574 gh-pages
git pull https://github.com/JessicaLucindaCheng/website.git revert-pr-2724-and-pr-2672-to-fix-proj-profile-page-bug-2574

@github-actions github-actions bot added Bug Something isn't working 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 Complexity: Medium labels Feb 9, 2022
@JessicaLucindaCheng JessicaLucindaCheng marked this pull request as ready for review February 9, 2022 06:25
Copy link
Member

@SAUMILDHANKAR SAUMILDHANKAR left a comment

Choose a reason for hiding this comment

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

@JessicaLucindaCheng Thanks Jessica for such a quick turnaround on this as well as identifying the root cause of the problem. Revert looks good on my environment and project pages are looking fine. Thank you.

@SAUMILDHANKAR SAUMILDHANKAR merged commit d41be43 into hackforla:gh-pages Feb 9, 2022
@JessicaLucindaCheng JessicaLucindaCheng deleted the revert-pr-2724-and-pr-2672-to-fix-proj-profile-page-bug-2574 branch February 9, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working Complexity: Medium 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

None yet

Development

Successfully merging this pull request may close these issues.

Fix Project Profile page bug: Technologies not wrapping

2 participants