max-mapper / max-mapper/menubar
Window does not always open/close when icon is clicked
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.8k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
Reproduced with the example app, menubar from git checkout (a6afe2e) on Mac OS X 10.10.5.
The window does not always open or close when the icon in the menu bar is clicked. Sometimes it takes 5 or 6 clicks before the window responds. I also noticed that the icon doesn't stay highlighted when the window is open, where other menu bar apps keep the icon highlighted.
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
Reproduce the issue with the example app and the menubar checkout at a6afe2e on Mac OS X 10.10.5, focusing on repeated menu-bar icon clicks. Trace the existing window toggle and icon-state handling from the example app. Done means the window reliably opens and closes and the icon remains highlighted while it is open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, macos, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100