Greenstand / Greenstand/treetracker-android
Fix message list message item height
- Dominant language
- Kotlin
- Stars
- 101
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
How to see the screen:
- Create a user with an email of either "handle2@test", "handle3@test", or "handle4@test" (this adds messages to the account)
- Click the upload button (this will load new messages)
- Click messages button on dashboard
- Click on the user you created (it should have a red icon on it)
- You will now see the UI showing the list of messages for that user
You'll notice a lot of extra space at the bottom. We need to make the height of these grid items the same as the height of the grid items in the user select screen that came right before it.
The screen that needs to be fixed is "IndividualMessageListScreen"
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue using the listed account emails and navigation steps, then inspect the IndividualMessageListScreen alongside the preceding user select screen. Compare the message grid item heights and confirm that the extra bottom space is gone while the messages remain usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100