badoo / badoo/Chatto

Showing chat history

Open
#255 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
4.6k
Forks
588
PR merge metrics
No merged PRs in 30d

Description

Is there a way to show the history (previous messages) when the chat UI is shown ? I may be doing it wrong, but I am sending each message from the chat history to the collection view and it is very slow. Thanks !

Contributor guide

Open the contributing guide

Research direction

Start by reviewing how the chat UI is shown and how messages are sent to the collection view. Investigate whether the existing history-loading path can display previous messages without sending each one individually. Done means the chat history appears when the UI opens without the reported slowness.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.