SolidOS / SolidOS/solid-ui

'className' Common Field Property

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

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

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

説明

User Story

As a Form Designer, I want to specify the CSS class that should be applied when a data element is rendered, so I can use specific styling.

Acceptance Criteria

  1. In the Form Model describing the form, I can set a 'className' property on any form data element to specify that references a CSS class.
  2. When the form is rendered based on the Form Model, the referenced CSS class is used to style the data element.

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

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

はじめの一歩

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

調査の方向性

まず、Form Model の定義と、フォームデータ要素のレンダリングエントリポイントを特定します。モデルのプロパティがどのようにレンダリングされた要素になるかを追跡し、その後、任意の要素に設定された className が CSS クラスとして適用されることを確認します。サポートされているすべてのフォーム要素タイプで動作を確認します。

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

評価

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

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

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