Skip to content

Slow wiki md files loading time due to single fetching #2

Description

@sanjaysahu22

Currently, when a user clicks on a document, the application waits for the entire markdown file to finish downloading before passing it to the parser and rendering the HTML. On slower connections or for larger documents, this results in the user staring at a loading spinner for a noticeable amount of time before any content appears.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions