jangerhard / jangerhard/react-github-showcase
Feature - Enhance error page
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 2
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Is your feature request related to a problem? Please describe.
Make sure the component shows a nice-looking message if the component crashes by a 401.
Describe the solution you'd like
Display information stating that the API-key is expired/invalid.
The file "ErrorComponent.js" currently shows an error message in plaintext, but the look is really ugly. Anything else is preferred! Preferably with a picture indicating something went wrong.
Test plan
We need snapshot testing and unit testing!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ErrorComponent.js と、401 に対する現在のプレーンテキストのエラーパスから始め、要求されている snapshot と unit のカバレッジを追加する前に、既存のテスト設定を確認します。完了条件は、コンポーネントが期限切れまたは無効な API-key に対して、より明確なメッセージを改善された視覚的な表示で提示し、両方のテストタイプでそれをカバーすることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react
- 領域
- frontend, testing
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100