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
Describe the problem
Unable to define
autoCompleteon 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(orinputProps) on its name and password TextInput. This would allow values such asautocomplete="current-password"orautocomplete="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