Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Containers: Lazy load the content of permissions and history #23845

Closed
Tracked by #23140
fmontes opened this issue Jan 18, 2023 · 0 comments
Closed
Tracked by #23140

Containers: Lazy load the content of permissions and history #23845

fmontes opened this issue Jan 18, 2023 · 0 comments
Assignees

Comments

@fmontes
Copy link
Member

fmontes commented Jan 18, 2023

Is your feature request related to a problem? Please describe.

When the users open a container the iframes of the tabs "History" and "Permissions" are getting loaded in the background.

Describe the solution you'd like

The PrimeNG TabView have a lazy load / cache feature to prevent load content that the user doesn't need, and it loads it when the users actually go to the tab.

Describe alternatives you've considered

N/A

Acceptance criteria

  • Permissions should not load if the user don't activate the tab
  • History should not load if the user don't activate the tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants