Proposal
Scroll should start from mat-rows ( tbody ) and not mat-header-rows (thead) .
Right now , adding a scroll to mat-table, adds an overflow, starting from the header row level.
https://stackblitz.com/angular/jxdglymymvg?file=app%2Ftable-filtering-example.ts
Scroll appears at thead level ( mat-header- rows )
The header usually remained fixed and overflow starts from tbody level.
Angular Version : 5.1
Angular Material Version : 5.1.1
Duplicate of #5885
How do we still not have scrollable tables in the year 2018? Who's running the show around here?
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
How do we still not have scrollable tables in the year 2018? Who's running the show around here?