masato1230 / masato1230/BoxifulAndroid
ログイン/新規会員登録画面のTextFieldにsingleLine=trueを追加する
Open
Nobody has claimed this yet.
fix
good first issue
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- emailが長くなると、改行してしまって入力しずらい
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 by locating the login and new-member registration screens in the Android app and inspect their TextField declarations. Confirm which fields allow the email to wrap, then add the requested single-line behavior and run the app to verify long email addresses stay on one line in both screens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100