The issue is i have a component which is having search and select
オープン
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 11.8k
- フォーク
- 7.9k
- 平均マージ
- 1日 11時間
- マージ済み PR(30日)
- 11
説明
I have react component which consists of search and select i.e when i search i will get a list of suggestions shown.here i am able to unit test till the search but when it comes to list it is not populated with the data passed via a mock function.
The component is not updated after the search not sure how to update the list with search results in the unit tests.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この Issue では、コンポーネントファイルやテストパスが指定されていません。まず React コンポーネントの検索/選択の単体テストを見つけ、モックされた検索結果によって候補が表示されないケースを再現してください。検索後に更新されたリストをテストが確認できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react
- 領域
- frontend, testing
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100