nodeSolidServer / nodeSolidServer/node-solid-server
'solid init' command shows some confusing output when custom values are added
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 1.8k
- フォーク
- 308
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
If you specify custom values when prompted to by solid init, the output looks a bit confusing.
For example, the first question is:
? Path to the folder you want to serve. Default is (./data)
if I set a value here (e.g. /external/data) then after I press return, the line shows:
? Path to the folder you want to serve. Default is /external/data
(note the additional text 'Default is'). Ideally this part of the text should disappear once a value is entered to reduce confusion.
These two questions look nice once an answer has been given:
? Solid server uri (with protocol, hostname and port) https://localhost:8443
? Enable WebID authentication Yes
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、solid init コマンドで使用されているプロンプトのレンダリング箇所を見つけ、/external/data のようなカスタム回答で問題を再現してください。値を入力した後に表示されるプロンプトに Default is というテキストが含まれなくなり、他の質問の出力は引き続き正しい状態になれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100