10 comments (10 comments)6 reactions (6 reactions)0 assignees (0 assignees)TypeScript3,558 forks (3,558 forks)batch import
help wanted🛠 Type: Feature Request
Repository metrics
- Stars
- 44,582 stars (44,582 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
This issue does not include a description.
Contributor guide
- Research direction
- Locate the quit handler in the main process (likely Electron's app.on('before quit') or window close event). Trace the code flow to understand how quitting is handled currently. Add a confirmation dialog or warning before the app quits.
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Feature
- Prerequisites
- GitTypeScript