[Table Improvement] Add column resizing support to the new ui5-table
Open
@simlin is already working on this.
Since Jun 19, 2026.
feature request
Medium Prio
TOPIC TBL
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
The new ui5-table (v2+) is missing column resizing, a feature that was available in the previous version.
Users should be able to resize columns by dragging the column borders, ideally through a resizable property on ui5-table-header-cell.
This is a common table feature, and a native UI5 implementation would be greatly appreciated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.