oss-slu / oss-slu/DigitalBoneBox
Click colored region annotation for bone or sub-bone in image to select it
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 18
- Avg merge
- 8h 17m
- Merged PRs (30d)
- 4
Description
Describe the feature that you would like added
A clear and concise description of the feature, and why is should be added to the project.
Currently, when a boneset is selected for viewing, a user must then select a bone from the dropdown menu. After that, they must select a bone part from the dropdown. A more intuitive interface would be for users to be able to click directly on the image, to select a bone and bone part by clicking the color-highlighted are on the image.
Tasks that need to completed for this feature
A list of individual tasks that likely must be done before the feature can be considered "complete".
- Make colored region annotations clickable
- Have clicked colored region annotations select the appropriate bone or bone part from the dropdown
Acceptance Criteria
A checklist of conditions that must be met for this task to be considered complete. How will we verify that it's done correctly?
- The new feature is implemented as described.
- All related code passes the repository's workflow checks (linting, tests).
- The application runs without errors after the changes are made.
- (If applicable) New automated tests have been added to cover the changes.
Additional context
Add any other context or screenshots about the feature request here.
See also #207
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing boneset, bone, and bone-part dropdowns and the image annotation UI; the issue does not name specific files or tests. Make colored regions clickable so a click selects the matching bone or bone part in the dropdowns, then run the repository workflow checks and verify the application works without errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100