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

Form Templates - Address Form - State Dropdown #1109

Closed
joshbruce opened this issue Apr 11, 2016 · 1 comment
Closed

Form Templates - Address Form - State Dropdown #1109

joshbruce opened this issue Apr 11, 2016 · 1 comment
Labels
Type: Bug A problem in the code

Comments

@joshbruce
Copy link

<select id="state" name="state" type="text">

I might be able to do a PR on this later - but I don't believe 'type="text"' should be there - because it's a dropdown - not an input with a type.

@maya
Copy link
Contributor

maya commented Apr 11, 2016

@jbrucegsa thanks for catching! Yes, let's definitely remove that - type isn't a valid attribute of select.

@maya maya added the Type: Bug A problem in the code label Apr 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug A problem in the code
Projects
None yet
Development

No branches or pull requests

2 participants