PolymerElements / paper-dropdown-menu

A Material Design browser select element
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
61 stars 107 forks source link

Paper-dropdown-menu doesn't support auto-validate #223

Open krozycki opened 7 years ago

krozycki commented 7 years ago

Description

Paper-dropdown-menu should support auto-validate as does for example paper-input.

tbockrath commented 7 years ago

This would be a nice feature. Have you found a solution for this?

krozycki commented 7 years ago

Unfortunately, I haven't had time to look into this yet.

tbockrath commented 7 years ago

You could set the auto-validate property and a pattern for the field in paper-dropdown-menu.html.

sweatybridge commented 7 years ago

207 might be relevant