Dimillian / Dimillian/IceCubesApp
Bug: Missing Key-Combination command-n in menu for new post
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Environment:
- OS: MacOS 13.3.1 (a) (22E772610a)
- IceCubesApp version: Version 1.6.15 (1891)
Description
The menu item for 'new post' is missing the shortcut key '⌘-N' that it triggers.
Surprisingly command-n actually does work, it's just not discoverable from the UI and doesn't seem to highlight the menu item when triggered.
Related Issues
Not that I could find any. Sorry if I missed anything.
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 MacOS menu item for creating a new post in the SwiftUI app and inspect how its existing command-n action is configured. Done means the menu displays the ⌘-N shortcut and visibly highlights the new-post item when the shortcut is triggered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100