Vector35 / Vector35/binaryninja-api

Remove button on Show Tags at Location interface only works after expanding type and selecting tag

Open
#6,751 1 comment 0 reactions 1 assignee View on GitHub

@CouleeApps is already working on this.

Since May 27, 2025.

State: Awaiting Triage
Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
5d 5h
Merged PRs (30d)
19

Description

Version and Platform (required):

  • Binary Ninja Version: 5.0.7290
  • OS: macOS
  • OS Version: 15.4.1
  • CPU Architecture: x64

Bug Description:
Remove button on Show Tags at Location interface only works after expanding type and selecting tag

Steps To Reproduce:

  1. Right click -> Show Tags at Location...
  2. Do not expand, just select the collapsed tag
  3. Notice "Remove" button changes from grey to available
  4. Click "Remove" and notice nothing happens

Expected Behavior:
Remove all tags under the collapsed set
It would also be good if this collapsed view were to be expanded by default. Under what conditions would anyone want this collapsed by default? It should default to expanded and at least one selected so that someone can just click Remove if there is only one tag. This reduces the number of clicks to just remove a tag.

Screenshots/Video Recording:

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.