bug(table): sticky cell bottom border disappear
- 主要语言
- 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
mat-table cells inside sticky column can have their bottom border not showing depending on screen resolution and other cells content.
The issue seems to occurs whenever a content inside another cell is on multiple lines.
### Reproduction
StackBlitz link: https://stackblitz.com/edit/ck7hvid5-de9nrqus?file=src%2Fexample%2Ftable-sticky-columns-example.html,src%2Fexample%2Ftable-sticky-columns-example.ts
### Expected Behavior

### Actual Behavior

### Environment
Angular CLI: 19.2.0
Node: 18.20.3
Package Manager: npm 10.2.3
OS: linux x64
Angular: 19.2.0
... animations, cli, common, compiler, compiler-cli, core, forms
... localize, platform-browser, platform-browser-dynamic, router
Package Version
------------------------------------------------------------
@angular-devkit/architect 0.1902.0
@angular-devkit/build-angular 19.2.0
@angular-devkit/core 19.2.0
@angular-devkit/schematics 19.2.0
@angular/cdk 19.2.1
@angular/material 19.2.1
@angular/material-moment-adapter 19.2.1
@schematics/angular 19.2.0
rxjs 7.4.0
typescript 5.8.2
zone.js 0.15.0
贡献指南
调研方向
从链接的 StackBlitz 复现开始,尤其检查 src/example/table-sticky-columns-example.html 和 src/example/table-sticky-columns-example.ts,并在不同屏幕分辨率下复现包含多行内容的 sticky 列表格。跟踪涉及的 Angular Material 表格样式和渲染;当 sticky 单元格在报告的情况下都能一致地显示其底部边框时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100