Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

FormInput: autocomplete attribute #428

Closed
nating opened this issue Feb 27, 2019 · 1 comment
Closed

FormInput: autocomplete attribute #428

nating opened this issue Feb 27, 2019 · 1 comment
Assignees
Labels
released work in progress This issue or pull request is still a work in progress

Comments

@nating
Copy link
Contributor

nating commented Feb 27, 2019

Inputs can have autocomplete attributes which specify what type of input they are so the browser can fill them automatically.

Don't have time to implement it right now, but thought I would make note of it's absence. A new attribute (+autocomplete?: string) just needs to be added to FormInput.react.js.

PS. I've seen this issue but the functionality of specifying the type of input for specific input elements is still missing.

@jonthomp jonthomp added the work in progress This issue or pull request is still a work in progress label Jun 1, 2019
@jonthomp jonthomp self-assigned this Jun 1, 2019
jonthomp pushed a commit that referenced this issue Jun 1, 2019
## [1.30.1](v1.30.0...v1.30.1) (2019-06-01)

### Bug Fixes

* **FormInput:** add autoComplete prop ([bdd8f0c](bdd8f0c)), closes [#428](#428)
* **FormSelect:** add multiple prop ([af40df3](af40df3))
@jonthomp
Copy link
Contributor

jonthomp commented Jun 1, 2019

🎉 This issue has been resolved in version 1.30.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released work in progress This issue or pull request is still a work in progress
Projects
None yet
Development

No branches or pull requests

2 participants