bug(form-field): Prefix and suffix text color mismatched from spec
未关闭
@zarend 已经在做这个了。
开始于 2023年8月15日。
area: material/form-field
P4
- 主要语言
- TypeScript
- 星标
- 25k
- 派生
- 6.8k
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 91
描述
Is this a regression?
- Yes, this behavior used to work in the previous version
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
- Angular:
- CDK/Material:
- Browser(s):
- Operating System (e.g. Windows, macOS, Ubuntu):
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。