AbsaOSS / AbsaOSS/cps-shared-ui
Enhance Tabs API with lazy loading and content persistence controls
- Ngôn ngữ chính
- TypeScript
- Star
- 9
- Fork
- 6
- Merge trung bình
- 23 giờ 46 phút
- Pull request đã merge (30 ngày)
- 5
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.