openedx / openedx/frontend-app-authoring

Sidebar Dock

Open
#2,789 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
17
Forks
218
Avg merge
9d 20h
Merged PRs (30d)
20

Description

Design

Figma link

Sidebar Dock Sidebar Controls
Image Image

Specs

Sidebar dock extends the full page height

  • Sidebar dock fill is light-200
  • Sidebar dock has a left stroke of light-400
  • Dock shows available sidebars
  • Clicking on an icon selects a sidebar
  • Sidebar icons have a white fill
  • Selected sidebar icon has an increased weight of 3px
  • Unselected sidebar icons have a weight of 1px
  • The sidebar control at the top of the dock allows users to expand/ collapse the sidebar
  • The dock persists when the sidebar is collapsed
  • When collapsed, the sidebar control changes to indicate state and that it can be opened:
Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Figma design and inspect the existing authoring frontend structure to locate the sidebar entry point. Implement the dock, sidebar selection, expand/collapse control, persistence while collapsed, and specified visual states; done means the behavior and appearance match the listed specs and screenshots.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
design, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.