Mike O'Donnell
Mike O'Donnell
While working on issue #12159, some additional questions came up. After speaking with the designers, they said, in the event of scrolling via mouse/touch gestures, we should be fetching enough...
The table column ordering p13 dialog needs to match the new design that we seen in ui5 etc, where the buttons to reorder a column are on the list item...
fixes #11279
The `[rowHeight]` (and potentially [secondaryRowHeight](https://github.com/SAP/fundamental-ngx/pull/12467/files#diff-fb3e3db43db47169c936a9442b30a76b4cc006f6db10da2ceae1625b3e70ed29R48)) input on the platform table behaves as a minimum row height rather than setting a specific row height. This is because `display: table-cell` will always...