scratchfoundation / scratchfoundation/scratch-editor
Uploading a project doesn't update monitor positions
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 281
- Forks
- 276
- Avg merge
- 7d 8h
- Merged PRs (30d)
- 6
Description
https://scratch.mit.edu/discuss/topic/838720/
Expected Behavior
Monitors appear as they were saved in the file
Actual Behavior
Monitors appear where they were before opening the file
Steps to Reproduce
Steps to reproduce the behavior:
- Go to 'https://scratch.mit.edu/projects/editor/'
- Show a variable and a list
- Move the variable and the list to the bottom left corner
- Save the project to your computer
- Move the variable and the list to somewhere else
- Load the saved project
Note: The variable and the list didn't return to the saved position
System Details
I've tested it on Windows 10, Chrome 140
Screenshots
https://github.com/user-attachments/assets/4b59e344-23ad-415f-96d7-3fc618100be7
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 at https://scratch.mit.edu/projects/editor/ using the listed steps, then inspect the project upload and monitor-position restoration path. Compare the saved project data with the monitor positions after loading; done means variables and lists return to their saved positions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100