Remove All in Tag Options removes all tags in document
Open
Nobody has claimed this yet.
bug
Scrubbing
- Dominant language
- Python
- Stars
- 123
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
When the Remove All checkbox is checked for a single tag (e.g. <teiHeader>), Scrubber removes all the tags in the document instead of just that tag and its contents.
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 locating the Scrubber code that handles the Tag Options “Remove All” checkbox, then reproduce the issue with a single tag such as . Done means removing that tag and its contents without removing other tags in the document, with the behavior verified against a focused test or reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100