oss-slu / oss-slu/DigitalBoneBox

Populate Sidebar

Open
#111 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app design good first issue
Dominant language
JavaScript
Stars
8
Forks
18
Avg merge
8h 17m
Merged PRs (30d)
4

Description

Currently, the side bar is contained in the sidebar.html file and is populated with buttons that are outdated. Replace the text of these buttons to match the names of the buttons contained within boneset.html.

Acceptance Criteria:

  • Sidebar buttons now match the buttons on the top.
  • Sidebar retains movement functionality.
  • Sidebar should be responsive and adapt to different screen sizes.

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

Compare sidebar.html with boneset.html to identify the current sidebar buttons and the matching top-button names. Preserve the sidebar's movement functionality while updating its labels and checking its behavior across different screen sizes; done means the sidebar matches the top buttons, still moves correctly, and remains responsive.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.