Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2

APPROVED TO ADD DESIGN COMPLETE IMPLEMENTATION PENDING

ย What are these tags?

The three statuses above and their possible values:

PROPOSAL STATUS

DESIGN STATUS

IMPLEMENTATION STATUS

DRAFT

DESIGN PENDING

IMPLEMENTATION PENDING

READY FOR REVIEW

DESIGN PLANNED

IMPLEMENTATION PLANNED

APPROVED TO ADD

DESIGN IN PROGRESS

IMPLEMENTATION IN PROGRESS

DEFERRED

DESIGN COMPLETE

IMPLEMENTATION COMPLETE

NEEDS CHANGES

For more information see the https://openedx.atlassian.net/wiki/spaces/BPL/pages/1773502564/Component+Contribution+Process#Step-1-%E2%80%93-Start-a-component-proposal.

Collapsible is an element that allows a user to toggle (view/hide) supplemental information or actions.


Design

https://www.figma.com/file/dJr5ixCRKlXiuA4BsKxAk3/Design-System-Workspace?node-id=3000%3A151

๐ŸŒณ Variants

https://www.figma.com/file/dJr5ixCRKlXiuA4BsKxAk3/Design-System-Workspace?node-id=3000%3A76


๐ŸŒž Best Practices

Do

Don't

  • Add multiple clickable elements into the collapsed/closed state (eg. buttons, links)

  • Use different size text between header and body

  • Put additional space between multiple collapsibles

โ™Š Related Components


๐Ÿ“ Specification

What does an engineer need to know in order to build this component?

Redlined Design Spec

https://www.figma.com/file/dJr5ixCRKlXiuA4BsKxAk3/Design-System-Workspace?node-id=3000%3A97

โ™’ Behaviors

Open/Close

When the toggle is clicked (button or link), the โ€œhiddenโ€ content should appear and push all other page content down. When clicked again, the โ€œhiddenโ€ content should collapse back into the static component. (example)

๐Ÿ’• Accessibility


Notes

Notes from collaborator conversations or meetings regarding this component.

XX.XX.20XX

  • No labels