nextcloud / nextcloud/talk-android
"Load More Messages" button is not being added to the adapter correctly
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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