scratchfoundation / scratchfoundation/scratch-desktop
File>New makes leaves the name of the previous project in the title field
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 426
- Forks
- 268
- Avg merge
- 16h 6m
- Merged PRs (30d)
- 25
Description
If you load a project it shows the name of the project in the title field. If you then choose File>new it shows a blank project, but the title field still shows the name of the previous project. The title field should change to the default project title.
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 by loading a project and choosing File > New, then trace the File > New flow and the title-field state in the JavaScript desktop application. Done means a new blank project displays the default project title instead of the previous project's name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100