AbsaOSS / AbsaOSS/cps-shared-ui

Enhance Tabs API with lazy loading and content persistence controls

未关闭
#613 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement library
主要语言
TypeScript
星标
9
派生
6
平均合并
23 小时 46 分钟
30 天内合并 PR
5

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。