Vector35 / Vector35/binaryninja-api
Improve layout deletion flow
Open
Nobody has claimed this yet.
Component: UI
Effort: Low
Effort: Trivial
Impact: Low
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
The process for deleting a layout can be improved in (at least) two ways:
- Show a dropdown to choose a layout to delete rather than having to type an exact name
- Remove the actions immediately so that they do not linger around until restart
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 layout deletion flow in the Binary Ninja codebase and trace how layouts are selected and how their actions are registered. Confirm the current behavior, then verify that deletion offers a selectable layout list and that deleted actions disappear immediately without requiring a restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, reverse-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100