javaBin / javaBin/submitthethird
No user feedback when creating a login link
- 主要言語
- JavaScript
- スター
- 0
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
On the index page, there's no user feedback when submitting your email address to generate a login link letting you submit talks. This makes it look like nothing happened, which can lead to multiple submits, and user frustration.
- When request is submitted, disable submit button and put it in a loading state
- When the response comes back, if it was successful, inform the user by disabling the submit button until the address is changed, and/or show a message that a login link has been sent by email.
The most important here, is that the success text is shown to the user.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
インデックスページのメール送信フローから開始し、リクエストが送信され、そのレスポンスが処理される箇所を特定します。指定どおり送信コントロールの繰り返し使用を防止したうえで、読み込み中と成功を示すフィードバックを表示します。ユーザーがリクエストの処理中であることと、ログインリンクが正常に送信されたことを確認できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100