Moving between versions should preserve contents of buffer
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- javascript
調査の方向性
まず、エディターのバージョン変更によって現在のスクリプトバッファがどのように扱われるか、また URL に入力されたスクリプトがどのように保持されるかを追跡します。アプローチを選択する前に、URL と Cookie に関するプライバシーへの影響を確認してください。完了条件は、示されているプライバシー上の懸念を未解決のままにすることなく、エディターのバージョン間の移行後もユーザーの編集内容が保持されることです。
索引モデルが issue の本文から書いたものです。
説明
Since 0.1.0 we've been able to move between different versions of the editor. Hooray!
However, currently the contents of the script buffer (IE the users' code) gets lost between this version migration. In the case that the user entered with a script in the URL we will preserve that script but not any subsequent changes.
I believe the following rule is good:
Whenever moving between editor versions, put the buffer contents into the URL bar so that the script migrates between versions
Implementation-wise there are a few privacy gotchas - If we put their script in the URL bar then it can/could end up in server logs. If we put it in a cookie we have to mention that we will use cookies in privacy policy.
- 主要言語
- JavaScript
- スター
- 201
- フォーク
- 126
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
bbcmicrobit/PythonEditor のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 15/100
bbcmicrobit/PythonEditor#406 ·
-
U オープン
難易度 5/5 1週間以上 初心者へのやさしさ 1/100
bbcmicrobit/PythonEditor#405 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 10/100
bbcmicrobit/PythonEditor#391 · コメント 2 件 · リアクション 6 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 25/100
bbcmicrobit/PythonEditor#375 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
bbcmicrobit/PythonEditor#367 ·
bbcmicrobit/PythonEditor の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
mksglu/context-mode#1200 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
neondatabase/website#5944 ·
-
module: core
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
bigbluebutton/bigbluebutton#25849 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
jaegertracing/jaeger-ui#4506 ·