Skip to content

[Bug] v1 - content lost when switching document (quick-switch persistence issue) #50

Description

@zeigerpuppy

Switching from editing a document to a different document in the same Workspace, can result in lost content.

Proposed solution

  • decrease polling interval on document changes
  • explicitly poll when changing docs to capture any unsaved changes

Test

  1. create new document "mytest"
  2. add some content
  3. immediately switch to another document in the current workspace
  4. go back to "mytest" and it is blank

Note that this issue can persist for quite long periods in which data is lost.
A browser reload of the current page can also result in lost document content (have had instances of >20 sec)

Also see

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions