spacecowboy / spacecowboy/NotePad
Show special message on "Clear completed" when no tasks can be completed
Open
Nobody has claimed this yet.
enhancement
Minor
UI
- Dominant language
- Java
- Stars
- 409
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
on Clear completed maybe you can add a counter and add a different message when there are no completed tasks to be deleted
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 UI action for “Clear completed” in the Java code and inspect how completed tasks are counted or deleted. Done means the action shows a distinct message when there are no completed tasks to delete, while retaining the existing behavior when completed tasks exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100