-
-
Notifications
You must be signed in to change notification settings - Fork 847
Open
Labels
Complexity: LargeDiscussionStarting point for gathering further information and/or feedbackStarting point for gathering further information and/or feedbackDraftIssue is still in the process of being createdIssue is still in the process of being createdFeature: Design systemepicrole missingA specific role label needs to be applied to the issueA specific role label needs to be applied to the issuesize: 3ptCan be done in 13-18 hoursCan be done in 13-18 hours
Milestone
Description
Dependency
- Post Homepage launch when we recruit a new design team.
Overview
With the new design system coming up, we need a way to relay to the team on what the intentions are behind the new designs.
Detail
While we sometimes have to decide things on an "as-needed" emergency basis, the entire team benefits when we have firmer guidelines on utilizing the new designs because it reduces the amount of back and forth between team members, speeding up production.
See also:
Action Items
- Discuss the new design system more in-depth so that there is a group understanding
- Create an issue for one of the checkboxes in the Components section below
- Add the link to the issue you made into the Components section (so the issue does not get made twice).
- As part of the auditing/researching/recommendations issue, include the following as Action Items (you can add additional Action Items as you see fit):
- [ ] Search and find where each component is by looking at the pages that are live on the website and also in [Figma](https://www.figma.com/file/0RRPy1Ph7HafI3qOITg0Mr/Hack-for-LA-Website?node-id=3464%3A0) for not yet live pages.
- [ ] Questions to answer/consider when working on this issue:
- [ ] Where should the component live? In other words, which file should the CSS for the component be in? Does this file need to be created?
- [ ] What are the differences between the classes that are located on the specific pages? Document those differences
- [ ] If they don't appear the same, should we rationalize them and make them the same across the page they show up on?
- [ ] Should the class(es) be renamed to be clearer?
- [ ] If research is necessary, summarize your research
- [ ] Summarize your recommendations for how to standardize the component and its code
- [ ] Have a Merge Team member or a Technical Lead to review and sign off on your analysis and recommendations
- [ ] Have a Product Manager review and sign off on your recommendations
- [ ] (Optional) Write a new issue for a developer to implement your recommendations.
- [ ] Here is the [How to create issues](https://github.com/hackforla/website/wiki/How-to-create-issues) wiki page for how we write issues on the Hack for LA Website Team
- [ ] Ask a Merge Team member or Technical Lead if you need help with writing an issue.
- [ ] Include this in the Action items of your issue
```
- [ ] Come up with a standard way to implement the CSS side (and, if applicable, HTML) of each component
- [ ] Implement the CSS side (and, if applicable, HTML) of each component
- [ ] Create/update a wiki for the design system component
- [ ] Update the GitHub action that will emphasize the use of the system
```
Guidance on how to make the issues
- The auditing, researching, and recommendations for how to standardize the component can all be in one issue.
- The issue for auditing, researching, and recommendations can be either a small or medium issue depending on the number of instances of each component on the webpage. For example, since accordions only show up twice throughout the website, if I were to write an issue for auditing, researching, and recommendations for the accordions, I would label it as a small issue.
- Note: Some issues have already been written for this epic (they are linked in the Components section)
- The issue for auditing, researching, and recommendations can be either a small or medium issue depending on the number of instances of each component on the webpage. For example, since accordions only show up twice throughout the website, if I were to write an issue for auditing, researching, and recommendations for the accordions, I would label it as a small issue.
Components
- Accordions standardized
- Accordions standards discussed (Accordion Component Standardization #1407)
- Audit accordions on website and in codebase
- Accordions standardized css and html implemented
- In the wiki, add a
Components: Accordionwiki page - Audit design system classes/code in Figma to make sure they match the codebase
- Buttons standardized (Button Project Board)
- Button standards discussed (button default #1352)
- Buttons audited (Audit all buttons on hackforla.org website #1921)
- Button html/CSS implemented
- Complete refactor/standardization of all buttons within Home Page #2104
- Complete refactor/standardization of all buttons within Communities of Practice/Program Areas Page #2158
- Complete refactor/standardization of all buttons within Sitemap/Events Page #2159
- Complete refactor/standardization of all buttons within Join Us Page #2165
- Complete refactor/standardization of all buttons within Wins Page #2187
- In the wiki, add a
Components: Buttonswiki page - Audit design system classes/code in Figma to make sure they match the codebase
- Cards css standardized
- Cards standards audited (Design System: Audit Page Card CSS/HTML standard #2061)
- Cards html implemented (Design System: Standardize Page Cards #2226)
- In the wiki, add a
Components: Cardswiki page - Audit design system classes/code in Figma to make sure they match the codebase
- Colors css standardized - Color Standardization Project Board
- In the wiki, add a
Components: Colorswiki page - Audit design system classes/code in Figma to make sure they match the codebase
- In the wiki, add a
- Dropdowns css standardized
- Dropdowns standards discussed
- Audit dropdowns on the website and in the codebase
- Dropdowns html implemented
- In the wiki, add a
Components: Dropdownswiki page - Audit design system classes/code in Figma to make sure they match the codebase
- Filter tags css standardized
- Filter tags standards discussed
- Audit filter tags on the website and in the codebase
- Filter tags html implemented
- In the wiki, add a
Components: Filterswiki page - Audit design system classes/code in Figma to make sure they match the codebase
- Header container css standardized(Standardize code for header layout #1898, )
- Header container standards discussed (Standardize code for header layout #1898, )
- Header container html implemented (Standardize code for header layout #1898, )
- In the wiki, add a
Components: Header Containerwiki page - Audit design system classes/code in Figma to make sure they match the codebase
- Input fields css standardized
- Input fields standards discussed (UI/UX Design for Checkboxes/Inputs #1398, )
- Audit input fields on the website and in the codebase
- Input fields html implemented
- In the wiki, add a
Components: Input Fieldswiki page - Audit design system classes/code in Figma to make sure they match the codebase
- Modals css standardized
- Modals standards discussed
- Audit modals on the website and in the codebase
- Modals html implemented
- In the wiki, add a
Components: Modalswiki page - Audit design system classes/code in Figma to make sure they match the codebase
- Sticky side nav css standardized
- Sticky side nav standards audit (Design System: Audit Sticky Side Nav element #2173)
- Sticky side nav html implemented (Design System: Standardize Sticky Side Nav #2174)
- In the wiki, add a
Components: Sticky Side Navwiki page - Audit design system classes/code in Figma to make sure they match the codebase
- Typography css standardized (Implement Design system heading typography in the code base #1743, )
- Fixing all the typography on the website will become it's own epic for devs. A new dev issue will be written as each of the Design Team "Design System Audit: Text Elements:" issues are completed and added to the new epic in order to track them.
Resources/Instructions
- Componentize the website #577
- Finish dev documentation of Design System #1416
- Figma
- Standardized Components wiki page (explains how the standardized components should work in general): https://github.com/hackforla/website/wiki/Standardized-Components
Historical information
-
Create the design system pages #1927- Note: We are no longer updating/maintaining the Design System webpages. Read the decision record on Maintaining the Design System webpages for more info.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: LargeDiscussionStarting point for gathering further information and/or feedbackStarting point for gathering further information and/or feedbackDraftIssue is still in the process of being createdIssue is still in the process of being createdFeature: Design systemepicrole missingA specific role label needs to be applied to the issueA specific role label needs to be applied to the issuesize: 3ptCan be done in 13-18 hoursCan be done in 13-18 hours
Type
Projects
Status
New Issue Approval