workbenchdev / workbenchdev/Workbench
Console activity badge
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 844
- Forks
- 91
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 1
Description
If the console is closed and there is activity, we should show a badge on the "Console" button so that users don't miss important logs.
Specially until we get inline error reporting for XML/CSS/JS
Contributor guide
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 "Console" button and the code that tracks console activity or logs. Check how the console is opened and how other UI badges are displayed. Done means the button visibly indicates activity while the console is closed, especially for XML, CSS, or JavaScript logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100