Skip to content

inefficient handling of documents and coding process #34

@hlageek

Description

@hlageek

Currently, documents are render after each addition or removal of a code. Complex calculations are used to determine tag positions. For alpha release, we need to:

  • separate writing to DB from document display
    • document display should be calculated only once, upon load, and more efficiently
    • coding actions should be fully handled by JavaScript

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions