Vector35 / Vector35/binaryninja-api
GetSaveFileNameInput could use a Create Folder button
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
What is the feature you'd like to have?
As a Noted macOS Enjoyer, I expected the project Save dialog to have a button to create new folders, so I can put the file I'm saving inside a new folder.
Is your feature request related to a problem?
I wanted to save inside a folder and I'm too lazy to close the dialog and go back to the project browser to make a new folder there.
Are any alternative solutions acceptable?
Could use a right click menu? Could make that save panel browser a full fledged project file list (assuming such a control exists).
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 GetSaveFileNameInput and the macOS project Save dialog, then inspect the project browser for its folder-creation behavior. Done means the save dialog provides a way to create a folder and lets the user save inside it, with the interaction matching the existing project UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, macos
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100