<mat-hint> and <mat-error> text gets cut off at the bottom
未关闭
还没有人认领这个 Issue。
area: material/form-field
P4
- 主要语言
- TypeScript
- 星标
- 25k
- 派生
- 6.8k
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 91
描述
What is the expected behavior?
We should be able to see the whole hint and error text.
What is the current behavior?
Hint and error text get cut off at the bottom.
What are the steps to reproduce?
https://angular-material-issue-hint-error-cut.stackblitz.io
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
All of them I think.
Is there anything else we should know?
For outline,
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从链接的 StackBlitz 复现开始,检查使用 mat-hint 和 mat-error 的 Angular Material form-field 示例,包括 issue 中提到的 outline 情况。在所有受影响的文本状态下确认复现;完成的标准是完整的提示文本和错误文本均可见且未被截断。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100