Attempt to get rid of nudgeRefreshCycle with the use of more AppDelegate and NotificationCenter observers
Open
Nobody has claimed this yet.
low-priority
- Dominant language
- Swift
- Stars
- 1.3k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
As I learn more about swift, there are potentially functional states in `AppDelegate` class and the use of observers that the nudgeRefreshCycle may no longer be needed.
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 AppDelegate class, the NotificationCenter observers, and every use of nudgeRefreshCycle. Trace which functional states depend on the cycle and identify the observer behavior that would replace them. Done means the refresh cycle is no longer needed without losing required state handling, with the relevant behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop, operating-systems
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100