AbsaOSS / AbsaOSS/cps-shared-ui

Enhance Tabs API with lazy loading and content persistence controls

Abierto
#613 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement library
Lenguaje dominante
TypeScript
Estrellas
9
Forks
6
Merge medio
23 h 46 min
PR fusionados (30 d)
5

Descripción

We want to extend the Tabs API to support lazy loading of heavy tab content, including the ability to load content even for tabs that are not yet active or visited, in order to improve perceived performance. This should be configurable at the individual tab level, allowing each tab to define whether its content should be preloaded before it becomes visible.

In addition, we need an option at either the tab group or individual tab level to persist previously visited tab content. When enabled, the content should remain mounted after the user navigates away from the tab, so that returning to it results in immediate rendering without re-initialization or loading delays.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

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.