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

Standard to display warnings #1470

Closed
goatandsheep opened this issue Oct 24, 2017 · 3 comments
Closed

Standard to display warnings #1470

goatandsheep opened this issue Oct 24, 2017 · 3 comments

Comments

@goatandsheep
Copy link

Feature Requests

We need a standard to define how to display warnings on input fields, such as CAPS lock warnings on password fields.

@touficbatache
Copy link
Contributor

I think you could implement that by yourself using a little bit of JavaScript and the helper text 😃

@kfranqueiro
Copy link
Contributor

I suspect the helptext element is the way to go, as it's already used for error text, but I'm checking with design to see if there's any other guidance specific to warnings.

@lynnmercier
Copy link
Contributor

The fix here is to update MDCTextfield (and therefore MDCTextfieldFoundation) to have methods which can dynamically change the text within the help text element.

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

No branches or pull requests

4 participants