nextcloud / nextcloud/talk-android
text position when sending more than one picture
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
Hello!
Let me explain. When sending more than one picture to a channel and you add some text in the textbox before sending the message, this text turns out to be right below the first image. It's easy to overlook the text at that position. I think it would be better to place the text under the last picture. I hope this makes sense.
cheers!
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 sending multiple pictures with text entered before sending, then inspect the Android message-composition and rendering flow to find why the text appears below the first image. Done means the text appears below the last picture while preserving the existing multi-image message behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100