wordpress-mobile / wordpress-mobile/WordPress-Android
Comment list: make commenter website link visible
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Often users make a judgment call about whether a comment is spam or not based on a number of factors including the website of the commenter. Even the URL can be a big tip-off here, and we all know to avoid going to isellviagra2124.com (or whatever).
When moderating comments in WP Android though, we can see only the username or display name of the commenter. To find out about the website, we have to click the username/display name, which takes us directly to the website with the in-app browser.
Ideally, we’d instead display the website link so moderators can make a quick judgment call as to whether the link is safe to visit or is clearly spam. This is the case currently in iOS.
Android:

iOS:
Requested in #2928876-zen
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
The issue concerns the Android comment list and compares it with the iOS comment list; no source file or test is named. Start by locating the Android comment-list UI and its commenter display, then compare the existing iOS behavior; done means moderators can see the commenter website URL without opening it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100