Open
Description
Is your feature request related to a problem? Please describe.
Currently, when you see a safe- or badlisted tag/signature, the contextual menu still offers you to add it to the list. You can not easily remove them from the list or see the reason for listing. In addition, I think there is an undefined behavior of badlisting an already safelisted tag etc.
Describe the solution you'd like
For a tag/signature that has already been listed, I'd like to replace both "adding" buttons with a "details" button directing to a view with details in the safe-/badlist, appropriate to where this tag is.
In addition, I'd disallow putting a tag in both lists.
Describe alternatives you've considered
- Just the remove button - it's okay, but still missing the important "why" information, especially for manually marked entries.
- instead of redirecting to a view, opening a popup with marking reason&source, button to remove and link to the full view - this is a solution I'd prefer, but I think it requires more work than just redirecting to an existing view.
Additional context