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.
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
resizableproperty onui5-table-header-cell.This is a common table feature, and a native UI5 implementation would be greatly appreciated.