Add form field flag for field to suppress the field if the value is blank or none, and the field is not editable

オープン
#560 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
40/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
typescript
領域
frontend

調査の方向性

まず、この TypeScript リポジトリでフォームフィールドのレンダリングと既存のフィールド設定オプションを見つけ、次にリンクされている contacts-pane issue を確認して期待される動作を把握してください。値が空または none の場合に、出力専用で編集できないフィールドを非表示のままにするよう設定でき、説明されている Note と Role のケースも含まれていれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Form Language

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.

主要言語
TypeScript
スター
153
フォーク
46
平均マージ
1日 8時間
マージ済み PR(30日)
7

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

SolidOS/solid-ui のほかの issue

SolidOS/solid-ui の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。