firebase / firebase/codelab-friendlychat-ios

Chat displays in single line; UITextField does not support multiple lines

Open
#167 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.