OpenLitterMap / OpenLitterMap/openlittermap-web
Improvement: Offer most-likely tags
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 134
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Probably a difficult one, but if i have found a redbull-can, and i give the first tag: redbull, then i also have to type a second tag: energy-can. This costs extra time. However, if you have chosen 'redbull', it is 95% likely that it is a redbull-can (and maybe 5% that it is packaging). It would be very helpful to show these possible extra tags. So after choosing 'redbull', show 'energycan' and 'packaging'. And likewise, after selecting 'cocacola', show the possible tags 'can' and 'packaging' and 'glass bottle' and 'plastic bottle'.
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
No files, tests, or entry points are named in the issue. Start by locating the tag-selection flow and determine how related tags could be represented and presented. Done means selecting tags such as “redbull” or “cocacola” offers the specified possible tags without requiring each one to be typed manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100