Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

fix(select, input): asterisk should be always red. #9224

Closed

Conversation

devversion
Copy link
Member

Commit 024e979 added support for asterisks for the md-select, but also removed the red styling for the asterisk.
As per specs, the asterisk should be always red, except when the input is blurred and not invalid.

This commit makes the asterisk always red and makes the md-select asterisk consistent to the inputs.

image

image

Commit 024e979 added support for asterisks for the `md-select`, but also removed the red styling for the asterisk.
As per specs, the asterisk should be always red, except when the input is blurred and not invalid.

This commit makes the asterisk always red and makes the `md-select` asterisk consistent to the inputs.
@devversion devversion added the needs: review This PR is waiting on review from the team label Aug 3, 2016
@clshortfuse
Copy link
Contributor

I think you mean always uses warn palette (not necessarily red)

@topherfangio
Copy link
Contributor

LGTM 👍

@devversion devversion deleted the fix/input-select-asterisk-color branch August 11, 2016 16:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants