microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
477 stars 206 forks source link

Version History: The workspace didn't match with the chosen version history #6312

Open v-katherine opened 8 months ago

v-katherine commented 8 months ago

Describe the bug Version History: The workspace didn't match with the chosen version history

Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta. 2.Create a project. 3.Add some blocks or code in workspace. 4.More->Version History, click the time and observe the workspace

Actual behavior: The workspace shows didn't match with chosen version.

Expected behavior: The workspace matches with the chosen version.

Screen Recording: VersionHistoryTime

Additional context: 1.OS: Windows 11 2.arcade version: 1.13.55 3.Microsoft MakeCode version: 9.3.10

v-katherine commented 8 months ago

@abchatra Please have a look this bug about version history. The version didn't save in time that the workspace didn't match with chosen version.

abchatra commented 8 months ago

@riknoll ?

riknoll commented 8 months ago

looks like a bug!

v-katherine commented 8 months ago

@abchatra @riknoll I noticed that version history interval should be every 5 minutes from https://github.com/microsoft/pxt/pull/9693, but in reproduced recording, it is not recording the version every 5 minutes.