Skip to content

✨ Enhancement: Add Lazy Loading to Images #1869

@srivastava-diya

Description

@srivastava-diya

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

No one assigned

    Labels

    Status: TriageThis is the initial status for an issue that requires triage.✨ EnhancementIndicates that the issue suggests an improvement or new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions