openframeworks / openframeworks/projectGenerator
update all examples GUI ambiguity
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 90
- Forks
- 79
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 5
Description
it is mentioned on the readme that "update all examples" takes a while, but still, having a semi-responsive window with no indication of progress or activity is a bit unnerving.
could a form of feedback be introduced, either a spinner type thing, or a log at the bottom indicating the project currently being processed? or at the very least change significantly (disable) the appearance of the "update multiple" button while the process is under way?
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 reading the README and locating the GUI action labeled “update all examples” or “update multiple.” Determine where the long-running operation is handled and make completion visibly clear through progress feedback or a changed button state; done means the window no longer appears idle while processing.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100