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

Input Autocomplete attribute #349

Merged
merged 6 commits into from
Jun 17, 2022
Merged

Conversation

toonech
Copy link
Contributor

@toonech toonech commented Jun 12, 2022

Add an AutoComplete attribute to the non-disabled/non-readonly input fields in the Create and Update components, allowing for refinement over the suggested autocomplete values when using the fields.

Supports all defined auto complete terms defined in the standard. Additionally supports defeating auto complete (preventing any suggestions) and custom terms. FieldName is a predefined custom term for ease of use.

@toonech toonech changed the title Autocomplete Input Autocomplete attribute Jun 15, 2022
@gustavnavar gustavnavar merged commit 2c80cb8 into gustavnavar:master Jun 17, 2022
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

Successfully merging this pull request may close these issues.

2 participants