angular / angular/components

feat(mat-tab): mat-tab-body infinite scroll content

Open
#25,441 5 comments 0 reactions 1 assignee Claimed by @wagnermaciel View on GitHub
feature P3
Dominant language
TypeScript
Stars
25k
Forks
6.8k
Avg merge
1d 8h
Merged PRs (30d)
91

Description

### Feature Description

I have a situation and I would like to know if there is a way to do it or something that supports it.
Today I use mat-tab and inside it I render several things, I even have a request screen as shown in the image below, where there is a table and its height is dynamic.
So I would like to find a way to infinitely scroll the elements inside this mat-tab.
maybe the question seems a bit illogical.
But it analyzes that the table inside the mat-tab cannot have a fixed size, it has to be dynamic.
This table can have multiple rows, and each row has multiple input, autocomplete, etc.
In some of the tests that I did the memory consumption is very high.
If you have a different idea or approach, please suggest it, as I need to find a solution.

![Captura de Tela_selecionar área_20220810175813](https://user-images.githubusercontent.com/11314585/184018074-d27bdd92-9bd6-45d0-95c5-aa8197c42148.png)

### Use Case

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.