Vector35 / Vector35/binaryninja-api
Alert the user to when no more files are being uploaded
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
I added a few hundred files to a remote project and I need an easy way to tell when the uploads are finished so i can move on and do something else. Right now the only way it seems is to look at the status column in the project browser which is not usable when files are nested in folders, so either the folder itself sets the status to the number of files yet to be uploaded, or we need to add a flattened file browser.
I think we need to add a flattened file browser considering that it will also help resolve a number of issues:
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 reviewing issues 6974 and 7796, then inspect the project browser behavior described here, especially how nested folders expose upload status. Done should provide an easy, unambiguous way to tell when all files in a remote project have finished uploading, either through folder status or a flattened file browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100