material-components / material-components/material-components-android
[TextField] Bad Gravity
Open
Nobody has claimed this yet.
bug
Widget: TextField
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/material-components/material-components-android/assets/143449333/94381201-bb8b-49ba-a7a6-40dd9372a381
Bad Gravity to text prfex
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 gravity problem shown in the linked recording and determine how the text prefix is positioned. Trace the TextField implementation and its gravity handling. Done means the prefix and text are aligned as expected without breaking other gravity settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100