Vector35 / Vector35/binaryninja-api
Remove button on Show Tags at Location interface only works after expanding type and selecting tag
@CouleeApps is already working on this.
Since May 27, 2025.
- 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:
- Right click -> Show Tags at Location...
- Do not expand, just select the collapsed tag
- Notice "Remove" button changes from grey to available
- 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:
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.
Assessment
This issue has not been assessed yet.