luanti-org / luanti-org/contentdb
Remove applied tags on the tag selection
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 115
- Forks
- 62
- Avg merge
- 19h 7m
- Merged PRs (30d)
- 5
Description
## Problem
When applying a tag in a package, you can still select applied tags to it.
For example, my package has the `Transport` tag, but I can still see it on the list of remaining tags.
I believe this should be fixed to make things easier for package managers.
## Solutions
Remove applied tags on the tag list when modifying a package.
## Alternatives
Not sure what else we could do. Probably the current option?
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 package tag-selection UI used when modifying a package and identify where the remaining tag list is assembled. Verify the behavior with a package that already has the Transport tag; done means applied tags no longer appear among selectable remaining tags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100