scratchfoundation / scratchfoundation/scratch-desktop

New Design for "Leave Scratch" prompt

Open
#41 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
426
Forks
268
Avg merge
16h 6m
Merged PRs (30d)
25

Description

Currently there are two choices: stay and leave. But people might choose "leave" with some unsaved changes, because most programs allow us to save before quitting. This is worth implementing.

Current one:
image

Suggested one:
image

"Save and leave" - leave after saving
"Don't save" - same as current "Leave"
"Go back to the editor" - same as current "Stay"

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 current Leave Scratch prompt and tracing how its stay and leave choices handle unsaved changes. Implement the three choices described in the issue: save and leave, don't save, and return to the editor; done means each choice produces the stated behavior.

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
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.