mancj / mancj/MaterialSearchBar
Microphone icon (mt_speechMode) is presented as "unlabelled button" for blind users.
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2k
- Forks
- 324
- PR merge metrics
- No merged PRs in 30d
Description
Pretty straightforward. The microphone button does not have a valid contentDescription. ```mt_search``` should have some kind of contentDescription.
Contributor guide
No contributing guide indexed for this repository
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 at the microphone button identified as mt_speechMode and check the issue's reference to mt_search. Verify how its accessibility label is defined for blind users; done means the microphone button has a valid contentDescription and the relevant Android accessibility behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- accessibility, mobile
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100