Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 ログイン画面のパスワード表示/非表示の切り替えボタンの不具合の解消 #384

Open
1 task
TYMtwilight opened this issue Jan 14, 2023 · 0 comments

Comments

@TYMtwilight
Copy link
Owner

問題の内容

ログイン画面のパスワード表示/非表示の切り替えボタンをクリックした際に、画面のリロードが発生してしまう問題を解消します。

実行環境

使用機器;MacBook Air (Retina, 13-inch, 2019)
OS:Mac OS Monterey バージョン12.6
ブラウザ:Chromeバージョン: 108.0.5359.124(Official Build) (x86_64)

再現手順

できる限り詳しく再現の手順を書いてください。

スクリーンショット 2023-01-15 1 07 07

  1. ログイン画面を表示する
  2. ユーザー名とにパスワードを入力する

スクリーンショット 2023-01-15 1 07 22

  1. 「ログイン」ボタンを押下すると、なぜか画面のリロードが発生してしまう。

修正すべき内容

  • Uploadコンポーネントの「ログイン」ボタンのonClickイベントをevent.preventDefault()で停止する必要がある。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant