Skip to content

Do parsing asynchronously #18

@epost

Description

@epost

Parsing things can take a fairly long time so we don't want to block the whole page while doing so.

  • use a web worker to do the parsing on
  • show a waiting indicator

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