callstack / callstack/react-native-paper

Docs: Icon search in dark theme

オープン
#4,822 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
TypeScript
スター
14.5k
フォーク
2.2k
平均マージ
5日 23時間
マージ済み PR(30日)
12

説明

### Current behaviour
While searching in the docs for an Icon using dark theme the text input displays whiteish text on white background (css overwrites dark theme).

### Expected behaviour
While searching in the docs for an Icon using dark theme the text input should display whiteish text on a dark background.

### How to reproduce?
Turn on dark mode, go to https://callstack.github.io/react-native-paper/docs/guides/icons/#1-an-icon-name.
At the end of the paragraph open the collapsible list ("See the list of supported icons") and type (i.e. "bug") in the provided text input - the written text is invisible.

### Preview
Currently live in the docs.

### What have you tried so far?
Manually switching off in inspect mode property `background-color: #f0f0f0;` in `.icons-list-searchbar` seems to work properly.

### Your Environment

| software | version
| --------------------- | -------
| firefox | 144.0 (64-bit)
| chromium | 141.0.7390.54 (Official Build)

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

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

評価

この issue はまだ評価されていません。

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

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