Dimillian / Dimillian/IceCubesApp

Bug: Missing Key-Combination command-n in menu for new post

Open
#1,414 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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.

image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.