patternfly / patternfly/patternfly-react

Bug - [LoginForm] - `autoComplete` is not exposed and cannot be defined in the LoginForm.

オープン 初心者向け
#12,600 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
TypeScript
スター
862
フォーク
392
平均マージ
4日 8時間
マージ済み PR(30日)
9

説明

Describe the problem
Unable to define autoComplete on the LoginForm, as this value isn't exposed.

How do you reproduce the problem?
Examine the LoginForm source and confirm

Expected behavior
LoginForm should expose autoComplete (or inputProps) on its name and password TextInput. This would allow values such as autocomplete="current-password" or autocomplete="new-password" to be provided.

Is this issue blocking you?
No.

Screenshots
N/A

What is your environment?
N/A

What is your product and what release date are you targeting?

Any other information?


Jira Issue: PF-4510

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず LoginForm のソースと、name および password での TextInput の使用箇所を確認します。これらの入力に対して autoComplete または inputProps を公開し、その後、呼び出し元が current-password や new-password などの値を指定できることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
react, typescript
領域
authentication, frontend
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
68/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。