material-components / material-components/material-components-android

[TimePicker] Incorrect headline text in text input mode

Open Beginner friendly
#5,024 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Widget: TimePicker
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.