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

No errors/validation #42

Open
xwcg opened this issue Dec 10, 2014 · 7 comments
Open

No errors/validation #42

xwcg opened this issue Dec 10, 2014 · 7 comments

Comments

@xwcg
Copy link

xwcg commented Dec 10, 2014

There are no error-labels/attributes available for displaying an error when validation fails.

@morethanreal
Copy link

paper-dropdown-menu doesn't have validation. What kind of validation are you thinking about?

@xwcg
Copy link
Author

xwcg commented Dec 18, 2014

Well, for one there should be a validation for "no value selected" when used with a [required] attribute. In general I would not implement a full validation but rather leave it up to the user (for example, invalid date selected such as 30th February) just implement the error label as on other input fields to be set with [isInvalid=true] and the error message on the [error] attribute.

@SinisterLight
Copy link

Any plans to do this ?

@morethanreal
Copy link

@SinisterLight Likely not until 0.8.

@plq
Copy link

plq commented Nov 22, 2016

Wow, it's been two years since this issue was filed! Any plans to work on this? (duplicated by #62 I guess?)

@notwaldorf
Copy link

As mentioned in the readme, this is a Polymer 0.5 element which is no longer maintained or supported.

@plq
Copy link

plq commented Nov 23, 2016

Ah, thanks for the heads up.

For the record, the up-to-date element is at: https://beta.webcomponents.org/element/PolymerElements/paper-dropdown-menu

bower install --save PolymerElements/paper-dropdown-menu

Best,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants