Add form field flag for field to suppress the field if the value is blank or none, and the field is not editable
オープン
まだ誰も着手していません。
Form Language
- 主要言語
- TypeScript
- スター
- 153
- フォーク
- 46
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 7
説明
When a field in a form is output-only, uneditable, and the current value of the predicate is the empty string, or there are times when the field is not useful and should be suppressed.
See https://github.com/SolidOS/contacts-pane/issues/13
where in the discussion we see that showing an empty Note field or Role field is not useful, and so the field should just not be displayed.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、この TypeScript リポジトリでフォームフィールドのレンダリングと既存のフィールド設定オプションを見つけ、次にリンクされている contacts-pane issue を確認して期待される動作を把握してください。値が空または none の場合に、出力専用で編集できないフィールドを非表示のままにするよう設定でき、説明されている Note と Role のケースも含まれていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 40/100