Display tag suggestion if the tag has content
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
When displaying suggestions for user input in the URI bar, we should only display tags that have content so that the user does not end up opening a tag page with no content to display.
Contributor guide
No contributing guide indexed for this repository
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
Start by tracing the Android URI bar suggestion handling and how tag content availability is determined. Reproduce tag suggestions with and without content, then verify that only tags with content are displayed and that existing suggestions still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100