Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Update `MuiDrawer` modifier to not include the background color

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

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
55/100
issue の種類
リファクタリング
明瞭さ
おおむね明確
活発さ
静か
技術スタック
react, typescript
領域
design, frontend

調査の方向性

MuiDrawer modifier を見つけ、MuiDrawer-paper が現在どのように背景色を受け取っているかを確認します。その色の定義を削除して、Drawer のユーザーがプロジェクト固有のスタイルを指定できるようにし、その後、コンポーネントが modifier の背景色を継承しなくなったことを確認します。

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

説明

kind/enhancement
Current Behavior

MuiDrawer-paper is defined with a background color, which means any component that uses some form of Drawer will inherit this color.

Desired Behavior

Refactor the MuiDrawer modifier to not define the background color, and let this be defined project specific.

Implementation
Acceptance Tests
Mockups

Contributor Guide

主要言語
TypeScript
スター
137
フォーク
239
平均マージ
4日 14時間
マージ済み PR(30日)
5

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

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

はじめの一歩

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

layer5io/sistent のほかの issue

layer5io/sistent の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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