mathieudutour / mathieudutour/git-sketch-plugin

Feature Request: Minor optimization to Commit Dialog window.

Open
#137 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature help wanted
Dominant language
JavaScript
Stars
2.4k
Forks
119
PR merge metrics
No merged PRs in 30d

Description

This plugin is incredible. I think two minor tweaks to the Commit Dialog would be really nice improvements.

  1. When the Commit dialog opens, it would be great if the focus were already on the text area so I can just start typing without having to click into it.

  2. CMD + Enter or some other shortcut to submit the Commit. This would allow me to run Commit via Sketch Runner and then do the whole flow without having to hit the mouse.

Contributor guide

Open the contributing guide

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 Commit Dialog entry point in the Sketch plugin and inspect how the dialog handles focus and keyboard events. Verify the dialog opens with its text area focused and that the requested submit shortcut completes the commit flow, using the normal Sketch Runner workflow for manual testing.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.