nextcloud / nextcloud/talk-android

"Load More Messages" button is not being added to the adapter correctly

Open
#5,638 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
Dominant language
Kotlin
Stars
739
Forks
321
Avg merge
14h 59m
Merged PRs (30d)
151

Description

Behavior is normal in the emulator, but on my Pixel 7a, tapping the load more button when searching doesn't add itself to the adapter properly, often being appended under the users section

https://github.com/user-attachments/assets/d796f7c2-757d-40cc-b1ef-3861a3815b15

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the search flow on a Pixel 7a or emulator, focusing on the "Load More Messages" button and the adapter placement relative to the users section. Trace where search results are appended and verify that loading more messages inserts them in the messages area rather than under users. Done means the button consistently adds the additional messages to the correct adapter position.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile, search
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.