nextcloud / nextcloud/talk-ios

Reordering in grid view should check if the cell is "completely" visible

Open
#2,613 0 comments 0 reactions 0 assignees View on GitHub
0. Needs triage bug
Dominant language
Swift
Stars
230
Forks
121
Avg merge
1d 6h
Merged PRs (30d)
38

Description

* Have a call in grid view
* Have a participant that is at the bottom of the screen, so the cell is only "partly" visible.
* That participants starts speaking

Expected: Should reorder to the top so it's completly visible
Actual: Nothing happens, as the cell is visible

Contributor guide

Open the contributing guide

Research direction

Start at the grid-view participant reordering path and inspect how it decides whether a speaking participant's cell is visible. Reproduce the case with a partly visible participant at the bottom of the screen, then verify that the cell moves to the top and becomes completely visible. Also confirm that a completely visible cell does not move unnecessarily.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
audio-video-rtc, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.