firebase / firebase/codelab-friendlychat-ios
Chat displays in single line; UITextField does not support multiple lines
Open
- Dominant language
- Swift
- Stars
- 69
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
The use of UITextField for displaying chat messages has a disadvantage of showing the messages in single line.
Contributor guide
Research direction
Start by locating the chat message display that currently uses UITextField and read how messages are laid out. Replace the single-line display behavior with multiline rendering, then verify that longer chat messages wrap across lines without breaking the conversation layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100