google/comprehensive-rust

Keep state of the Rust Playgrounds when navigating between slides

Open

#1,476 建立於 2023年11月13日

在 GitHub 查看
 (31 留言) (0 反應) (1 負責人)Rust (2,009 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (32,954 star)
PR 合併指標
 (平均合併 9天 23小時) (30 天內合併 36 個 PR)

描述

Today, the embedded Playgrounds are reset when you navigate between slides. This has caused problems: if people navigate away from a slide to look something up, they've suddenly lost their work.

This is actually the reason why we don't make the exercises editable directly in the slides: too many people have lost work because of this.

We should be able to store the current state in the browser's local storage.

貢獻者指南