Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Don't render filter menu items that are out of view #39

@ooloth

Description

@ooloth

Summary

Reduce the number of DOM nodes on the page by not rendering out of view filter menu items.

Motivation

Speed up page load (Lighthouse is identifying the number of DOM nodes as a bottleneck).

Approach

Try using react-window for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions