-
-
Couldn't load subscription status.
- Fork 315
Open
Labels
Status: TriageThis is the initial status for an issue that requires triage.This is the initial status for an issue that requires triage.✨ EnhancementIndicates that the issue suggests an improvement or new feature.Indicates that the issue suggests an improvement or new feature.
Description
Is your feature request related to a problem? Please describe
The project currently uses multiple components but none of those use lazy loading.
Adding lazy loading will significantly improve page load performance, especially on slower networks.
Describe the solution you'd like
Adding the loading="lazy" attribute to components across the following files:
- components/JsonEditor.tsx
- pages/tools/components/ToolingDetailModal.tsx
- pages/index.page.tsx
Describe alternatives you've considered
No response
Additional context
No response
Are you working on this?
Yes
Metadata
Metadata
Assignees
Labels
Status: TriageThis is the initial status for an issue that requires triage.This is the initial status for an issue that requires triage.✨ EnhancementIndicates that the issue suggests an improvement or new feature.Indicates that the issue suggests an improvement or new feature.