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

TWE Design System: Code Accordion Component #484

Open
10 of 18 tasks
Tracked by #483
joshfishman opened this issue Oct 17, 2023 · 3 comments
Open
10 of 18 tasks
Tracked by #483

TWE Design System: Code Accordion Component #484

joshfishman opened this issue Oct 17, 2023 · 3 comments

Comments

@joshfishman
Copy link
Member

joshfishman commented Oct 17, 2023

Dependencies

Overview

We need to create Design System accordion Component HTML and SASS / connect Figma design to finished code, and build microsite page so that developers can see and easily change component examples, states, code and location.

Assumptions

Action Items

  • Review the Microsite page mockup you will be working from (Resource 1.01)
  • Name the Branch you create accordion
  • Include necessary files in the /docs folder (Resource 1.03) and project config file mkdocs.yml (Resource 1.04)
  • Determine what variables are needed for this component and add them to variables.scss (Resource 1.05)
  • Code Microsite component page
    • file locations
      • md file goes into the /docs folder (Resource 1.03)
      • SASS file goes into the /docs/components/sass/components folder (Resource 1.06)
    • Create variables in sass sheet as necessary, add color varialbles with name determined by HTML Color Codes (Resource 1.07, 1.08)
    • Create component classes and states within the page
    • Include Files via code snippets to create the code section (see Resource 1.09 for details)
    • Add links to SASS and Markdown files below the code (see examples in Resource 1.10)
  • Review template frontend for errors
  • Make a PR
  • Once PR is merged
    • connect component in Figma to GitHub Files (Resource 1.10)
    • Add links to Resources gathered during the completion of this issue section
      • 2.01 MD file(s) created
      • 2.02 SASS file(s) created
      • 2.03 link to Header Microsite page on live site: If the site is live when this issue is worked on.

Resources

Resources for working on this issue

Resources gathered during the completion of this issue

  • 2.01 MD file(s) created: [accordion.md] - link the name to the file in the repo
  • 2.02 SASS file(s) created: [accordion.scss] - link the name to the file in the repo
  • 2.03 link to Header Microsite page on live site: accordion(Replace with - link to the live URL If the site is live when this issue is worked on.
@sanatauqir92
Copy link

in-progress on creating component in its own html and sass files
image

@ExperimentsInHonesty
Copy link
Member

Use the material design icon library

@ExperimentsInHonesty
Copy link
Member

Add that we are using the material design icon library to the software engineering wiki page with any appropriate links

@ExperimentsInHonesty ExperimentsInHonesty added the PBV: engineering all issue for the engineering team label Jun 10, 2024
@siyunfeng siyunfeng self-assigned this Oct 29, 2024
@siyunfeng siyunfeng removed their assignment Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ice Box
Development

No branches or pull requests

6 participants