carp-dk / carp-dk/research.package
Max Lines on RPTextAnswerFormat
- Dominant language
- Dart
- Stars
- 52
- Forks
- 47
- Avg merge
- 5h 35m
- Merged PRs (30d)
- 4
Description
If I wish to show a text field to a user, a text box with 10 lines is presented. While this may be alright for longer passages of text, it just doesn't look visually right when all you want is a user's name. So instead of 10 lines, could there be an option to choose how much vertical space the textfield/textbox must be?
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate RPTextAnswerFormat and inspect how its text field is constructed. Trace the current fixed 10-line setting and determine where an option for vertical space belongs. Done means callers can choose the text field height or line count so short text such as a user's name does not display as a 10-line box.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100