After scrolling the page you are no longer able to reorder a row into the last row of the table.
Additionally, that issue occurs in all versions of PrimeNG reorder table
Steps to reproduce:
- go the official PrimeNg showcase for table reordering
- resize your browser so that the height is lower than the list height
- scroll down to see the bottom of the table
- try to drag an element at the last position -> still not possible
We should be able to reorder a row into the last element of the table at all cases.