angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.36k stars 6.74k forks source link

bug(form-field): Prefix and suffix text color mismatched from spec #27628

Open amysorto opened 1 year ago

amysorto commented 1 year ago

Is this a regression?

The previous version in which this bug was not present was

No response

Description

Currently the text appears black instead of the gray color in the spec.

Reproduction

Spec: https://m2.material.io/components/text-fields Prefix and suffix demo: https://material.angular.io/components/form-field/examples#form-field-prefix-suffix.

Expected Behavior

Text is gray

Actual Behavior

Text is black

Environment

zarend commented 1 year ago

Hello,

According to my understanding of the gm2 spec the color of the prefix text, suffix text, leading icon and trailing icon matches the placeholder color. I believe the gray color referenced in the issue report is the placeholder color.

Best regards,

Zach

zarend commented 1 year ago

Hello folks,

I'm currently traveling in the Bay Area from August 14 to August 25, and may be slow to reply.

This is a P4 issue, and I have a fix in progress for it. #27658 fixes this issue can causes in the 10's of targets to break internally, will need some work to land internally. I can likely finish this in September.

Note that I am frequently traveling this quarter, so response times on specific issues may be delayed.

Best regards,

Zach