material-components / material-components/material-components-android
[TextField] Incorrect cursor color in error state
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Description: Text fields with the Widget.MaterialComponents.TextInputLayout.FilledBox style display an incorrect cursor color when they are in an error state.
| Actual result | Expected result |
|---|---|
Material Library version: 1.14.0-alpha10
Device: Pixel 8 (API 36)
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 reproducing the TextField behavior with the Widget.MaterialComponents.TextInputLayout.FilledBox style using Material Library 1.14.0-alpha10 on a Pixel 8 with API 36. Compare the cursor in the error state with the expected result image; done means the cursor color matches the expected error-state appearance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- design, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100