Commit ecbb5c8
fix(tables): fix auto-resize header padding, deduplicate rename metadata logic
Increase header text measurement padding from 36px to 57px to account
for the chevron dropdown button (pl-0.5 + 9px icon + pr-2.5) that
always occupies layout space. Prevents header text truncation on
auto-resize.
Deduplicate column rename metadata logic by having columnRename.onSave
call handleColumnRename instead of reimplementing the same width/order
transfer and metadata persist.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0d9c57f commit ecbb5c8
1 file changed
Lines changed: 2 additions & 13 deletions
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
| 434 | + | |
446 | 435 | | |
447 | 436 | | |
448 | 437 | | |
| |||
771 | 760 | | |
772 | 761 | | |
773 | 762 | | |
774 | | - | |
| 763 | + | |
775 | 764 | | |
776 | 765 | | |
777 | 766 | | |
| |||
0 commit comments