badoo / badoo/Chatto

cellWillBeShown is called for cells behind chat input view

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

Description

Hi guys, I faced an issue when cellWillBeShown is called for items which are actually are hidden yet because they are behind ChatInputView. I use this method to update read status of messages, but result a bit incorrect because user hasn't seen these messages yet. Could you suggest any solution or workaround for this issue?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the cellWillBeShown callback while cells are covered by ChatInputView, then trace how visible cells are determined. Done means cells hidden behind ChatInputView no longer trigger the callback, or the issue documents a confirmed workaround for distinguishing them.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
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.