Closed ExperimentsInHonesty closed 2 years ago
proposed work flow a guide gets assigned in the CoP assignee reaches out to HfLA design team to ask for an image via a template issue on hfla github designer posts back on the guide issue with image details new issue on hfla github with finished guide pdf url and image details previously provided - issue is auto labeled to development
we need to make it so that the pdfs load in the browser window using github.
@ExperimentsInHonesty, @alyssabenipayo
Please add update using this template (even if you have a pull request)
If you need help, be sure to either: 1) ask for help at a Tuesday or Sunday meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel.
You are receiving this comment because your last comment was before Tuesday, August 10, 2021 at 12:10 AM.
Note: This comment was created as part of a GitHub Action during its trial phase. If you find this GitHub Action to be disruptive/unhelpful, or if you believe there might be a bug, please leave a comment on this issue. All feedback will be used to further improve it. Thank you for your time.
Progress: Testing markdown converter. Updating prototype so that front matter locates image path so that we can achieve the format we want for markdown file.
Blockers: Learning more about liquid so that we can achieve the format as mentioned earlier.
Availability: 8-10 hours
ETA: 8/16/21
In addition to the checklist mentioned in #1515:
Created these mockups so far.
Navbar: Team voted for navbar with bolded title:
Title: No capitalization for titles (header and section titles).
Moved issue back to the icebox. More details here https://github.com/hackforla/website/issues/1515#issuecomment-907387135
Mock-Ups for Hero Section Feedback
Casted votes on Subsection formats. [Option 1] [Option 2]
The winner is Version 1. Please click the arrows below to see the final redesigns for both Desktop and Mobile.
Mockups for both Desktop and Mobile available on Figma here.
@alyssabenipayo What font choices do we have on the website? I looked in the design system pages and didn't see a font specified.
We also did some testing (which you can find at the bottom of the figma page). Here is what we found. The reason for our testing is that the titles seem a bit large, and not as sophisticated as the current Google Guides.
@alyssabenipayo What font choices do we have on the website? I looked in the design system pages and didn't see a font specified.
We also did some testing (which you can find at the bottom of the figma page). Here is what we found. The reason for our testing is that the titles seem a bit large, and not as sophisticated as the current Google Guides.
Hi Bonnie, these are the font choices that we have in our design system - I used Headings-Title 1 for the Heading-1 (48px for Desktop Size), Headings-Title 2 (36px Desktop) for the Subheadings, and the paragraphs are 20px. Just in case, I also referred to this font choice for our nav-bar here from our design system.
@alyssabenipayo Thank you for pointing out where the typography sizes were. We made some mockups in the same figma page (it has a blue line around it). When you are able to join us, let's discuss. No need to make any global changes now.
Note: Won’t be able to attend the meeting today (Wednesday). Please see the following updates:
We wanted to see how the converter would work when implementing a link to social media icons as seen below.
I used the Google Docs to Markdown Add-on to convert and this was the result: (without any changes):
Downloaded the icons from the Google Docs and added it to the assets folder.
Deleted the notes/codes generated by the converter and added incorporated image with the link.
@alyssabenipayo
Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel.
You are receiving this comment because your last comment was before Tuesday, September 14, 2021 at 12:02 AM PST.
Design
Development
Design
@alyssabenipayo
Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel.
You are receiving this comment because your last comment was before Tuesday, September 28, 2021 at 12:02 AM PST.
Progress:
Blockers: N/A Availability: 6 ETA: Completed - Just want to follow up with Guides Team before we begin the development phase. Pictures: [Figma Link]
<b>
versus the strong tag <strong>
will look exactly the same when viewing the content in a browser but provide a different experience to screen reader users.<b>
and <i>
<strong>
and <em>
(italics)<strong> </strong>
rather than <b> </b>
with Dev, Design, PM Teams.
<strong> </strong>
. Text or buttons that should be clicked/selected (e.g., Sign-In) Choose the Confirm button.
Text that the user enters word-for-word (e.g., user is instructed to enter xyz into this field) Enter "/Remind" into the field
Text that refers to something on the page Their name and email will appear in the Waiting to be Confirmed header.
Made updates to mockups from the Sunday meeting's feedback.
Please see the [link] for the updated mockup! Feel free to send me feedback. Thanks.
Reached out to UI-UX Channel to inquire about Figma Plug-In that helps testing accessibility.
@alyssabenipayo
Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel.
You are receiving this comment because your last comment was before Tuesday, October 12, 2021 at 12:02 AM PST.
Progress:
Blockers:
"double quotes"
that is not a code copy block like /remind
Availability: 3
ETA: 10/18/21
Note: We discussed the addition of the Share Page Card last Sunday (whether or not it will be included in MVP). According to https://github.com/hackforla/website/issues/1630#issuecomment-926832458, it is our plan to add it after publishing our MVP.
How do I escape quotation marks in liquid? Liquid - Replace Share Page Card Discussion
@alyssabenipayo
We liked the same size font for each set of words in the Authors section. I also changed the wording a little bit.
I noticed on the mobile that the font size is 15, I thought that the minimum font size for accessibility was 16. Is 15 being used across our site on mobile?
Is is not possible to delete or fix some automatically some recurring errors. Could we build a GHA to do that?
Given that the converter throws some errors when the images are not in a path that it recognizes, would it work to download the images first, then put the file and the google doc and the images in the same folder, then run the converter. Would it see the images?
Re adding extra spaces. When is this necessary? Is this not going to be handled by the CSS? For instance spacing before and after headings and subheadings?
Found out there are texts that have "double quotes" that is not a code copy block like /remind Will need to find a method that will only focus on specific strings with double quotes
Can you provide an example
Note: We discussed the addition of the Share Page Card last Sunday (whether or not it will be included in MVP). According to #1630 (comment), it is our plan to add it after publishing our MVP.
Yes, we will not be using the section, but I would prefer to have the design now, so that we don't end up with another designer , designing it. However we can leave it out of the build.
Update as of 10/17/21
Created two new mock-ups, including Contribution Page under Guide Authors and a page card called Share this Guide.
Figma Link [here]
@alyssabenipayo please add the links to the text at the bottom of the figma page. See the Slack Reminder google docs guide for appearance of sample text
Please also move the Share this Guide section to the bottom.
Also we changed the text above the pictures of the authors (in the slack reminder google doc and the last version of the figma), however it seems like a old version of the text has returned. It currently says
Peer-created guides are an important part of Hack for LA’s Culture. Help us to make it better by posting any comments directly next to the content.
and it should say
Peer-created guides are an important part of Hack for LA’s Culture. They are created by our Volunteer Members based on effective processes developed on our projects.
- [ ] See if we could implement Components to Guides' Figma
How do I escape quotation marks in liquid? Liquid - Replace Excellent Level Discussion Share Page Discussion Spaces between Images and Steps Discussion (Desktop) Spaces Hierarchy Discussion (Desktop)
@alyssabenipayo
[x] MVP desktop, the icons for the users are not lining up together. please make it look like the MVP mobile
[x] The authors names and links should be followed by more space between it and the next line (just like in the guide itself where we are using more space between step1 and step 2 or a paragraph with a heading and the next heading. I have put a screen from the MVP mobile. Please also check the desktop. What we are most looking for is consistency about the design rules across the whole guide.
[x] Post MVP mobile, the space is missing and the text "if you would like to contribute..." is not bold. Please make it consistent.
@alyssabenipayo
Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel.
You are receiving this comment because your last comment was before Tuesday, October 19, 2021 at 12:03 AM PST.
Update: Not much to update while I'm away this past week, except:
Will also review the desktop and mobile mockups again to ensure that they follow the design system. Thanks!
How do I escape quotation marks in liquid? Liquid - Replace Excellent Level Discussion Share Page Discussion Spaces between Images and Steps Discussion (Desktop) Spaces Hierarchy Discussion (Desktop)
The following notes will be used as a reference for our Design Team in updating our Guides Pages Design System:
Font Size Hierarchy
Space Hierarchy
Images
Font Size Discussion Spaces between Images and Steps Discussion (Desktop) Spaces Hierarchy Discussion (Desktop)
Progress:
Blockers:
Availability: Open
ETA: 11/6/21 - 2FA Page For Now
Progress:
Blockers:
Availability: Open
ETA: 11/6/21 - 2FA Page For Now
Will be attending Guide Teams meeting on Friday (11/5/21)
https://github.com/hackforla/website/issues/1407#issuecomment-907718418
Progress:
Blockers:
Availability: 5-8
ETA: 11/6/21 - 2FA Page For Now
@alyssabenipayo
Please add update using the below template (even if you have a pull request). Afterwards, remove the 'To Update !' label and add the 'Status: Updated' label.
If you need help, be sure to either: 1) place your issue in the developer meeting discussion column and ask for help at your next meeting, 2) put a "Status: Help Wanted" label on your issue and pull request, or 3) put up a request for assistance on the #hfla-site channel.
You are receiving this comment because your last comment was before Monday, November 8, 2021 at 11:03 PM PST.
Progress:
Blockers:
Availability: 5-8
ETA: 11/30/21
Dependency
Overview
As PMs we need guides to be easy and fast to add to the website so that we have our guides appear on the website as soon as possible.
Action Items
Resources/Instructions
Here is what we will post on the a guide issue when we assign an image to it
Guide: How to Write a Guide
Template: Guide
How to Set Reminders in Slack v4
Figma
Sample Documentation from GitHub as Reference
emojiterra
Figma / Type Space Figma Youtube Video
Tool researched by 100Automations
https://github.com/hackforla/guides/issues/10#issuecomment-896934745
Guide Pages Design System - https://github.com/hackforla/website/issues/1630#issuecomment-954330264