Add so go survey credit page 3022#3043
Add so go survey credit page 3022#3043JessicaLucindaCheng merged 8 commits intohackforla:gh-pagesfrom Jaretzbalba:add-SoGoSurvey-credit-page-3022
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: 1 hour. |
There was a problem hiding this comment.
Nice woark updating the credits page, @Jaretzbalba. I see that you have made every update listed to the paragraph and also added the tools section. Two things I see:
- The alt text in line 82 should be changed to an empty alt tag(i.e. alt = "").

- The icons in the Iconography & Imagery section appear in a different order than they do on the live page. They seem to be alphabetized? Did you mean to make this change? I don't see any reference to a change like this in the original issue.
Otherwise, everything looks really good.
|
@kathrynsilvaconway I left the alt tag as is because that code is just pulling information from the .yml file which states that the alt tag is empty. I figured it would be best to leave the code just in case future icons may need an alt tag. I can bring up this topic at tonights meeting to see what people think. As for the icon order, I looked through my code and even tried reverting it back but the order was still changed. This would also be a good question to bring up during the meeting. Thank you for all the input! |
|
On Tuesday Dev Meeting 4/12/22 @JessicaLucindaCheng informed us about the ongoing issue of the credit icons being ordered in a different pattern compared to when it becomes live. This will be addressed in a later issue. Also talked about the HTML file and changing the code for the icons to empty alt tags since it would be redundant. All previous icon alt tags will be changed in a later issue as well. |
kathrynsilvaconway
left a comment
There was a problem hiding this comment.
Thanks for clearing up those two issues, @Jaretzbalba. Nice work overall.
|
Review ETA: 4/17/2022 (end of day) |
There was a problem hiding this comment.
Branches look good. It is linked to the correct issue. The image has been renamed to so-go-survey and placed in the /assets/images/credits directory. A new folder was created in _data/internal/credits named tools and it contains the so-go-survey.yml file. The .yml file looks a little grumpy about there not being a newline at the end and thealt: ''on line 9 isn't in the original text from the linked issue but it looks like it was requested later on.
The HTML has the requested changes in the paragraph. There is the correct if statement, appropriately indented following {%- for item in site.data.internal.credits -%} . At the bottom of the page there is a new section for tools with an h2 header. The alt text for the SoGoSurvey logo image is alt="". The SCSS has been altered. I am uncertain if the .credits-tool and .credits-heading are existing classes/styling in our codebase but the page looks great in mobile, tablet, and desktop views.
JessicaLucindaCheng
left a comment
There was a problem hiding this comment.
@Jaretzbalba Thanks for adding the alt="" for the img tag for the Tools section. I made some in-line comments, so please make those changes.
fe969dc
|
@JessicaLucindaCheng I accidentally pushed the wrong code. What would be the best method to undo this commit and push the correct code? Sorry about this mistake! |
can you push the correct code? |
|
@JessicaLucindaCheng Yes, the git revert fixed my problem and I was able to submit the correct code afterward. |
|
answebdev
left a comment
There was a problem hiding this comment.
@Jaretzbalba Thank you for submitting this PR and working on this issue. I can see that you have updated the header text with new paragraph for the Credit page, created a Tools section and style based off the Figma design for desktop and mobile versions, and added the headers to the "Iconography & Imagery" and "Tools" section. I can see these in the browser, and the changes also look good in mobile, tablet, and desktop views. I looked at the files and the code and saw that you have addressed the items in the Action Items. I can also see that you have addressed Jessica's in-line comments, such as removing an extra space in the h2 class name in pages/credits.html, and by updating to the double quotation marks for consistency in the div class name in pages/credits.html. Great job with this!
blulady
left a comment
There was a problem hiding this comment.
In addition to the previous requests that you already met, it looks like you made Jessica's requested changes as well. That means you eliminated the alt="" on line 9 in the .yml file, removed the extra space after credits-heading on line 23 in the credits.html and changed the quotation marks to double quotation on line 72 in credits.html. It still looks great in mobile, tablet and desktop
There was a problem hiding this comment.
@Jaretzbalba Good work on the issue and for making my requested changes! In addition to my new in-line change requests,
-
I see the credits for the "Iconography & Imagery" section is cutoff on the right side in tablet view when I view your changes using Docker. How the credits look in the "Iconography & Imagery" section should be the same as on the current website.
-
For mobile, please add a little more spacing on the left side of the SoGoSurvey credit.
Also, in the future, you may want to use GoFullPage if you want to take a screenshot of the full webpage.
This comment was marked as resolved.
This comment was marked as resolved.
There was a problem hiding this comment.
@Jaretzbalba Good job fixing the credits being cut off in tablet view and adding more spacing on the right for the Tools credits. In addition to my in-line comment for change, please do the following:
- For the field "By:", the link for the Design System's Team is no longer showing because of adding "-" to the yml. You will need to change some of the Liquid template language code in pages/credits.html for it to show. Currently, we have only one team using the SoGoSurvey tool. However, keep in mind if more teams are added in the future for a Tools credit, it may look something like this: `By: Team 1, Team 2, Team 3`. For example, "By: Design System's Team, Website Team".
blulady
left a comment
There was a problem hiding this comment.
Looks like the changes requested have been made. Great Job!!
The indent on line 78 now matches the indent on line 113. The div on line 87 is now inside the
div. The div is now indented past the if statement. The {{ item[1] }} is tucked with in the else statement. Lines 92 -101 are now indented inside the if statement. The link is now tucked inside the if statement. The {{ item[1] }} is now indented inside the else statement.
Sorry for the delay in reviewing your pr. |
JessicaLucindaCheng
left a comment
There was a problem hiding this comment.
@Jaretzbalba Thank you for all your hard work on this issue and making all the requested changes. The changes you made to the Credits page looks good to me now.
|
@Jaretzbalba Since this is now merged, please complete the last action item in your issue #3022 |
* Update meeting data * Update meeting data * Update contributor and language data * Added few points to issue progression action item Added few points to issue progression action item * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update add labels trigger hackforla#2939 (hackforla#3042) * Update add-labels-template.md * Update add-labels-template.md Rearranged original note * Update open-community-survey.md * Updated pre-work developer template * Changed typo in _projects/home-unite-us.md from 'non-profits' to 'nonprofits'. (hackforla#3062) * Update meeting data * Update contributor and language data * fixed the spelling of sustainability (hackforla#3067) * Update pre-work dev issue template * Update meeting data * Update contributor and language data * Update issue templates Added Wiki: Research Plan Review: [REPLACE WITH NAME OF PAGE] * Updated Project Profile Card review and update issue template * Update issue templates updated designer time * Updated Credits file template: Edit content field and remove type field * Updated Credits file template: Edit content field and remove type field * Update meeting data * Update contributor and language data * Fix misspelling of "community" on line 93 of pages/join-us.html (hackforla#3072) * Update meeting data * Update contributor and language data * Added feature-tech-dropdown branch * Update meeting data * Added feature-tech-dropdown branch * Added feature-tech-dropdown branch * Update contributor and language data * changed the spelling from webapp to web app on line 56 (hackforla#3073) * Update meeting data * Update contributor and language data * Revert " changed the spelling from webapp to web app on line 56 (hackforla#3073)" (hackforla#3078) This reverts commit f6deeff. * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Edit content field and remove type field from avatar.yml credits file 2793 (hackforla#3079) * Delete unused project-filter.js file (hackforla#3081) * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * fixed spelling of non-profit to nonprofit, line 77, join-us.html (hackforla#3076) * fixed spelling of non-profit to nonprofit, line 77, join-us.html * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Add so go survey credit page 3022 (hackforla#3043) * add new headers and tools section to credit page * updated to empty alt tags for tools section * fix snytax errors * fix spacing in code and website page * Fix indentation and add functionality for additional teams in "By:" field * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Edited items on how to pick up your first issue. Edited items on how to pick up your first issue. * Create new Privacy Policy page and its credit, and edit label (hackforla#3083) * Added privacy-policy.jpg * Add privacy-policy.yml to credits * Added initial privacy-policy scss and html files * Added header and overview section * Redoing the html page from scratch * Added a line in main.scss to import privacy-policy.scss * Added header section * Added the content for section Visiting HackforLA.org * Added content for section Email Addresses * Added content for Google Analytics section * Added content up through and including Third party service providers section * Finished adding all the content in the HTML file * Moved the import of privacy-policy.scss to the bottom of the components section Reason is it didn't make sense that I just put it in the middle on the components section without any reason. * Added styling for desktop version of page * Added mobile styling and finished desktop styling * Updated privacy-policy.yml credit * Fixed styling * Fixed styling * Added spacing before the address on the bottom of the page * Clarified "Project Profile Card review and update" template * Update meeting data * Update contributor and language data Co-authored-by: GitHub Actions Bot <hackforla-bot@hackforla.org> Co-authored-by: Saumil Dhankar <saumil.dhankar@yahoo.com> Co-authored-by: Poorvi Rao <41170744+poorvi4@users.noreply.github.com> Co-authored-by: Bonnie Wolfe <37763229+ExperimentsInHonesty@users.noreply.github.com> Co-authored-by: Wilny Duong <32424251+Wny-Duong@users.noreply.github.com> Co-authored-by: gardenqu <86074391+gardenqu@users.noreply.github.com> Co-authored-by: Simone Campbell <70714034+sacamp@users.noreply.github.com> Co-authored-by: Trisha Johnson <66317088+trishajjohnson@users.noreply.github.com> Co-authored-by: Erick Odero <84427589+eodero@users.noreply.github.com> Co-authored-by: Devin Krizwold <95888938+Sparky-code@users.noreply.github.com> Co-authored-by: Matthew Arofin <98365396+matt-arofin@users.noreply.github.com> Co-authored-by: Jay Barbanel <89555843+JayBarbanel@users.noreply.github.com> Co-authored-by: Jaret Balba <93153059+Jaretzbalba@users.noreply.github.com>
* Homepage redesign (hackforla#2373) * Adds communities of practice icons * Adds COP icons to credits * Links icons to CoP yml * Update nav link * Add communities icons for home page * create new contact use section * create new hero section of home page * create home page communities section * create home page join us section * create mvp for home page program areas * Adds anchor for home page links * adds new home page technology section * create home page wins section with wins card * restyles home age for redesign * Update program areas images * Add border radius to containers * Update padding on embrace section * Hero mobile design * Remove join text on mobile view * Fix join text on tablet-up * Remove contact text on mobiel view * Develop mobile technologies section' * Fix header padding * Update hero CoP icons credits links * Update hero CoP icons credits links * Communities section mobile version * Create small button element * Final communities section gradient fix * Random homepage win logic: * Hide horizontal sidebars to match design * Reposition homepage win overlay * Resolve filename typo * Change dataKey to match JSON variable * Reposition home join us header * Update photo for Civic Tech Infrastructure * Use new _wins-data * Update image link to use absolute_url variable * Add homepage program areas links * Refactor home wins js for _wins-data * Disable link leading to about page * Fix broken link path * Remove about page link from main nav * Move nav button styling to appropriate selector * Sm 1 feature homepage launch (#18) * Update meeting data * Update meeting data * Update contributor and language data * Added few points to issue progression action item Added few points to issue progression action item * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update add labels trigger hackforla#2939 (hackforla#3042) * Update add-labels-template.md * Update add-labels-template.md Rearranged original note * Update open-community-survey.md * Updated pre-work developer template * Changed typo in _projects/home-unite-us.md from 'non-profits' to 'nonprofits'. (hackforla#3062) * Update meeting data * Update contributor and language data * fixed the spelling of sustainability (hackforla#3067) * Update pre-work dev issue template * Update meeting data * Update contributor and language data * Update issue templates Added Wiki: Research Plan Review: [REPLACE WITH NAME OF PAGE] * Updated Project Profile Card review and update issue template * Update issue templates updated designer time * Updated Credits file template: Edit content field and remove type field * Updated Credits file template: Edit content field and remove type field * Update meeting data * Update contributor and language data * Fix misspelling of "community" on line 93 of pages/join-us.html (hackforla#3072) * Update meeting data * Update contributor and language data * Added feature-tech-dropdown branch * Update meeting data * Added feature-tech-dropdown branch * Added feature-tech-dropdown branch * Update contributor and language data * changed the spelling from webapp to web app on line 56 (hackforla#3073) * Update meeting data * Update contributor and language data * Revert " changed the spelling from webapp to web app on line 56 (hackforla#3073)" (hackforla#3078) This reverts commit f6deeff. * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Edit content field and remove type field from avatar.yml credits file 2793 (hackforla#3079) * Delete unused project-filter.js file (hackforla#3081) * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * fixed spelling of non-profit to nonprofit, line 77, join-us.html (hackforla#3076) * fixed spelling of non-profit to nonprofit, line 77, join-us.html * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Add so go survey credit page 3022 (hackforla#3043) * add new headers and tools section to credit page * updated to empty alt tags for tools section * fix snytax errors * fix spacing in code and website page * Fix indentation and add functionality for additional teams in "By:" field * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Edited items on how to pick up your first issue. Edited items on how to pick up your first issue. * Create new Privacy Policy page and its credit, and edit label (hackforla#3083) * Added privacy-policy.jpg * Add privacy-policy.yml to credits * Added initial privacy-policy scss and html files * Added header and overview section * Redoing the html page from scratch * Added a line in main.scss to import privacy-policy.scss * Added header section * Added the content for section Visiting HackforLA.org * Added content for section Email Addresses * Added content for Google Analytics section * Added content up through and including Third party service providers section * Finished adding all the content in the HTML file * Moved the import of privacy-policy.scss to the bottom of the components section Reason is it didn't make sense that I just put it in the middle on the components section without any reason. * Added styling for desktop version of page * Added mobile styling and finished desktop styling * Updated privacy-policy.yml credit * Fixed styling * Fixed styling * Added spacing before the address on the bottom of the page * Clarified "Project Profile Card review and update" template * Update meeting data * Update contributor and language data Co-authored-by: GitHub Actions Bot <hackforla-bot@hackforla.org> Co-authored-by: Saumil Dhankar <saumil.dhankar@yahoo.com> Co-authored-by: Poorvi Rao <41170744+poorvi4@users.noreply.github.com> Co-authored-by: Bonnie Wolfe <37763229+ExperimentsInHonesty@users.noreply.github.com> Co-authored-by: Wilny Duong <32424251+Wny-Duong@users.noreply.github.com> Co-authored-by: gardenqu <86074391+gardenqu@users.noreply.github.com> Co-authored-by: Simone Campbell <70714034+sacamp@users.noreply.github.com> Co-authored-by: Trisha Johnson <66317088+trishajjohnson@users.noreply.github.com> Co-authored-by: Erick Odero <84427589+eodero@users.noreply.github.com> Co-authored-by: Devin Krizwold <95888938+Sparky-code@users.noreply.github.com> Co-authored-by: Matthew Arofin <98365396+matt-arofin@users.noreply.github.com> Co-authored-by: Jay Barbanel <89555843+JayBarbanel@users.noreply.github.com> Co-authored-by: Jaret Balba <93153059+Jaretzbalba@users.noreply.github.com> Co-authored-by: Sarah W <40401149+arghmatey@users.noreply.github.com> Co-authored-by: GitHub Actions Bot <hackforla-bot@hackforla.org> Co-authored-by: Saumil Dhankar <saumil.dhankar@yahoo.com> Co-authored-by: Poorvi Rao <41170744+poorvi4@users.noreply.github.com> Co-authored-by: Bonnie Wolfe <37763229+ExperimentsInHonesty@users.noreply.github.com> Co-authored-by: Wilny Duong <32424251+Wny-Duong@users.noreply.github.com> Co-authored-by: gardenqu <86074391+gardenqu@users.noreply.github.com> Co-authored-by: Simone Campbell <70714034+sacamp@users.noreply.github.com> Co-authored-by: Trisha Johnson <66317088+trishajjohnson@users.noreply.github.com> Co-authored-by: Erick Odero <84427589+eodero@users.noreply.github.com> Co-authored-by: Devin Krizwold <95888938+Sparky-code@users.noreply.github.com> Co-authored-by: Matthew Arofin <98365396+matt-arofin@users.noreply.github.com> Co-authored-by: Jay Barbanel <89555843+JayBarbanel@users.noreply.github.com> Co-authored-by: Jaret Balba <93153059+Jaretzbalba@users.noreply.github.com>
* Update meeting data * Update meeting data * Update contributor and language data * Added few points to issue progression action item Added few points to issue progression action item * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update add labels trigger hackforla#2939 (hackforla#3042) * Update add-labels-template.md * Update add-labels-template.md Rearranged original note * Update open-community-survey.md * Updated pre-work developer template * Changed typo in _projects/home-unite-us.md from 'non-profits' to 'nonprofits'. (hackforla#3062) * Update meeting data * Update contributor and language data * fixed the spelling of sustainability (hackforla#3067) * Update pre-work dev issue template * Update meeting data * Update contributor and language data * Update issue templates Added Wiki: Research Plan Review: [REPLACE WITH NAME OF PAGE] * Updated Project Profile Card review and update issue template * Update issue templates updated designer time * Updated Credits file template: Edit content field and remove type field * Updated Credits file template: Edit content field and remove type field * Update meeting data * Update contributor and language data * Fix misspelling of "community" on line 93 of pages/join-us.html (hackforla#3072) * Update meeting data * Update contributor and language data * Added feature-tech-dropdown branch * Update meeting data * Added feature-tech-dropdown branch * Added feature-tech-dropdown branch * Update contributor and language data * changed the spelling from webapp to web app on line 56 (hackforla#3073) * Update meeting data * Update contributor and language data * Revert " changed the spelling from webapp to web app on line 56 (hackforla#3073)" (hackforla#3078) This reverts commit f6deeff. * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Edit content field and remove type field from avatar.yml credits file 2793 (hackforla#3079) * Delete unused project-filter.js file (hackforla#3081) * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * fixed spelling of non-profit to nonprofit, line 77, join-us.html (hackforla#3076) * fixed spelling of non-profit to nonprofit, line 77, join-us.html * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Add so go survey credit page 3022 (hackforla#3043) * add new headers and tools section to credit page * updated to empty alt tags for tools section * fix snytax errors * fix spacing in code and website page * Fix indentation and add functionality for additional teams in "By:" field * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Update meeting data * Update contributor and language data * Edited items on how to pick up your first issue. Edited items on how to pick up your first issue. * Create new Privacy Policy page and its credit, and edit label (hackforla#3083) * Added privacy-policy.jpg * Add privacy-policy.yml to credits * Added initial privacy-policy scss and html files * Added header and overview section * Redoing the html page from scratch * Added a line in main.scss to import privacy-policy.scss * Added header section * Added the content for section Visiting HackforLA.org * Added content for section Email Addresses * Added content for Google Analytics section * Added content up through and including Third party service providers section * Finished adding all the content in the HTML file * Moved the import of privacy-policy.scss to the bottom of the components section Reason is it didn't make sense that I just put it in the middle on the components section without any reason. * Added styling for desktop version of page * Added mobile styling and finished desktop styling * Updated privacy-policy.yml credit * Fixed styling * Fixed styling * Added spacing before the address on the bottom of the page * Clarified "Project Profile Card review and update" template * Update meeting data * Update contributor and language data Co-authored-by: GitHub Actions Bot <hackforla-bot@hackforla.org> Co-authored-by: Saumil Dhankar <saumil.dhankar@yahoo.com> Co-authored-by: Poorvi Rao <41170744+poorvi4@users.noreply.github.com> Co-authored-by: Bonnie Wolfe <37763229+ExperimentsInHonesty@users.noreply.github.com> Co-authored-by: Wilny Duong <32424251+Wny-Duong@users.noreply.github.com> Co-authored-by: gardenqu <86074391+gardenqu@users.noreply.github.com> Co-authored-by: Simone Campbell <70714034+sacamp@users.noreply.github.com> Co-authored-by: Trisha Johnson <66317088+trishajjohnson@users.noreply.github.com> Co-authored-by: Erick Odero <84427589+eodero@users.noreply.github.com> Co-authored-by: Devin Krizwold <95888938+Sparky-code@users.noreply.github.com> Co-authored-by: Matthew Arofin <98365396+matt-arofin@users.noreply.github.com> Co-authored-by: Jay Barbanel <89555843+JayBarbanel@users.noreply.github.com> Co-authored-by: Jaret Balba <93153059+Jaretzbalba@users.noreply.github.com>




Fixes #3022
What changes did you make and why did you make them ?
Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)
Visuals before changes are applied
Visuals after changes are applied
