-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
app designWork that focuses on the general design of the web appWork that focuses on the general design of the web appenhancementNew feature or requestNew feature or requestfront-end
Description
π― Goal / Objective
A clear and concise description of what this task aims to achieve. Why is this task important?
There is terminology used in the app that should be changed for clarity.
β Tasks to be Completed
A checklist of the specific, actionable steps required to complete this issue. This helps track progress.
- Replace user-facing mentions of "Digital Bones Box" in the app to "Digital Bone Box" (i.e. change "bones," plural, to "bone," singular)
- Replace user-facing mentions of "sub-bone" in the UI to "bone part." We are making this change because "sub-bone" implies that the part may be a bone that is a part of a larger bone, as opposed to a portion or region of a bone which is what they really are.
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.
- Any related documentation has been updated, including JSDoc comments or docstrings
Additional Context
Add any other context, notes, screenshots, or links that might be helpful for completing this task.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
app designWork that focuses on the general design of the web appWork that focuses on the general design of the web appenhancementNew feature or requestNew feature or requestfront-end