patternfly / patternfly/patternfly-react
Calendar month - updates from padding change
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 862
- フォーク
- 392
- 平均マージ
- 4日 8時間
- マージ済み PR(30日)
- 9
説明
Placeholder for https://github.com/patternfly/patternfly/issues/5272
We're removing the calendar month component's built-in padding. This will most likely involve updating any place the calendar month is used to make sure the thing the calendar month is in provides padding for the calendar. eg, remove hasNoPadding from the datepicker popover.
Jira Issue: PF-155
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
packages/react-core/src/components/DatePicker/DatePicker.tsx の244行目付近にある DatePicker コンポーネントから始め、次にカレンダーの月が使用されている他の箇所を特定します。意図されている padding の変更について、関連する PatternFly issue を確認してください。カレンダーの月が組み込みの padding を提供しなくなり、代わりにそれを含むコンポーネントが必要な padding を提供するようになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- frontend
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100