CodeForPhilly / CodeForPhilly/balancer-main
Rename the "Click to Enter New Patient" Button to say "Enter New Patient"
Open
Bug
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Pages: Medication Suggester
Link: https://balancerproject.org/
Description of Problem:
When viewing the Patient Summary, to enter a new patient, there's a button labeled "Click to Enter New Patient". For accessibility reasons and common practice, this should be relabeled to "Enter New Patient".
The reasons are:
1. We should avoid use of language such as "click", "press", "tap", etc. since not every user is going to be using a the the devices that allow those actions
2. Common practice for button language is to be more short, concise, and direct
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.