angular / angular/components

bug(table): Sticky columns table can't fixed the width of columns that sticked

Offen
#25,396 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
area: cdk/table P2
Vorherrschende Sprache
TypeScript
Sterne
25k
Forks
6.8k
Ø Merge
1 T. 8 Std.
Gemergte PRs (30 T.)
91

Beschreibung

### Is this a regression?

- [x] Yes, this behavior used to work in the previous version

### The previous version in which this bug was not present was

_No response_

### Description

The table show with more than one sticky column, when I scroll the table horizontal,the width of the sticky columns can't keep width size
I need to keep the sticky columns when I scoll the table horizontal, how to do?
Thanks!

### Reproduction

https://stackblitz.com/run?file=src/app/table-sticky-columns-example.ts
This is a demo of one sticky colum,I need a table more than one sticky cloumn and need to keep the sticky columns widht when I scorll the table horizontal

### Expected Behavior

I hope to keey the widht of sticky columns,when I scroll a sticky columns table horizontal.

### Actual Behavior

I see the sticky columns resize width when I scroll the table horizontal. I hope to keey the widht of sticky columns

### Environment

Angular CLI: 13.1.4
Node: 16.13.1
Package Manager: npm 8.1.2
OS: win32 x64

Angular: 13.1.3
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router

Package Version
------------------------------------------------------------
@angular-devkit/architect 0.1301.4
@angular-devkit/build-angular 13.1.4
@angular-devkit/core 13.1.4
@angular-devkit/schematics 13.1.4
@angular/cdk 13.3.6
@angular/cli 13.1.4
@angular/material 13.3.6
@angular/material-moment-adapter 13.3.6
@schematics/angular 13.1.4
rxjs 7.4.0
typescript 4.5.5

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Beginne mit der Reproduktion in src/app/table-sticky-columns-example.ts aus der verlinkten StackBlitz-Demo und überprüfe das Verhalten mit mehr als einer fixierten Spalte. Das Issue ist behoben, wenn fixierte Spalten ihre Breiten beibehalten, während die Tabelle horizontal gescrollt wird.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
angular, typescript
Bereich
frontend
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.