material-components / material-components/material-components-android
[TimePicker] Incorrect headline text in text input mode
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** The headline of the input time picker should be “Enter time” instead of “Select time” (see [M3](https://m3.material.io/components/time-pickers) and [M2](https://m2.material.io/components/time-pickers) specs).
**Material Library version:** 1.14.0-alpha10
--
And some pictures:
Current design
Expected design (M3)
Expected design (M2)
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 locating the TimePicker implementation for text input mode and the source of its headline text. Compare the current “Select time” wording with the linked Material M2 and M3 specifications. Done means the headline displays “Enter time” in this mode and the relevant behavior is covered by the project’s existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100