popcodeorg / popcodeorg/popcode
“Debug Info” modal
オープン
まだ誰も着手していません。
enhancement
help wanted
- 主要言語
- JavaScript
- スター
- 191
- フォーク
- 143
- 平均マージ
- 4日 11時間
- マージ済み PR(30日)
- 5
説明
In many cases it would be helpful for students to quickly get debugging information when working with Popcode’s developers to try to resolve issues. So, let’s create a “debug info” feature, accessible from the hamburger menu, that pops up a modal with the following information (plus any more that we can think of):
- User ID (if logged in)
- Raw user agent
- Parsed user agent info from Bowser
- Viewport dimensions
A one-click copy button would be particularly useful here.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Popcodeフロントエンド内のハンバーガーメニューと既存のモーダルパターンを見つけ、次に、解析された user-agent 情報に対して Bowser が現在どのように使用されているかを確認します。記載されたフィールドとワンクリックのコピーアクションを備えた debug-info ビューを実装し、メニューから開けることと、表示された情報をコピーできることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100