Skip to content

Add Internal loading Prop for Large Diffs #66

Open
@bpetii

Description

@bpetii

Problem Statement
When handling large diffs, react-diff-viewer-continued can cause some performance issues, leading to UI freezing while parsing large inputs.

Proposed Solution
Introduce an internal loading prop that allows developers to customize the loading state when rendering large diffs. This could be implemented as:

A customizable loadingText prop to render a custom loader.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions