angular / angular/components

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

Abierto
#25,441 5 comentarios 0 reacciones 1 asignado Reclamado por @wagnermaciel Ver en GitHub
feature P3
Lenguaje dominante
TypeScript
Estrellas
25k
Forks
6.8k
Merge medio
1 d 8 h
PR fusionados (30 d)
91

Descripción

### 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_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.