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

Create an HTML5 autocomplete attribute demo complete with icons in the form fields. #21

Open
zoltan-dulac opened this issue Apr 13, 2023 · 2 comments
Assignees
Labels
component development adding to or creating a new component for Enable. enhancement New feature or request

Comments

@zoltan-dulac
Copy link
Collaborator

Reference for styling can be looked at here: https://www.w3schools.com/howto/howto_css_form_icon.asp

(w3schools doesn't focus on accessibility, so we are only looking at the styling here).

@alisonhall alisonhall added component development adding to or creating a new component for Enable. enhancement New feature or request labels May 29, 2024
@josiahwilliams josiahwilliams self-assigned this Jun 5, 2024
@josiahwilliams
Copy link
Collaborator

josiahwilliams commented Jun 6, 2024

Can we provide more requirements around this task? It's a bit ambiguous.

For example, can we explain in detail what "HTML5 autocomplete attribute demo" means.
The CSS example provided is a good start, but what sort of autocomplete features are you looking for?
An example of that as well as business requirements would be super helpful before starting this task.

Perhaps you want a combination of autocomplete and icons?
https://www.w3schools.com/howto/howto_js_autocomplete.asp

cc:
@zoltan-dulac
@alisonhall

@josiahwilliams
Copy link
Collaborator

After syncing up with @zoltan-dulac , we will move forward with an implementation of the built-in autocomplete as part of the HTML5 spec: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component development adding to or creating a new component for Enable. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants