Skip to content

typing in the first line of a notes generates 2 activity entries for (almost) each character #489

@violoncelloCH

Description

@violoncelloCH

Describe the bug (this is not really a bug, but anyways to stick to the template as much as possible)
When I type in the first line of a note (e.g. when starting a new note), on every character change the file gets saved (first activity entry) and the filename changes (second activity entry).

To Reproduce
Steps to reproduce the behavior:

  1. type/make changes in the first line of a note (e.g. when starting a new one)
  2. go to Nextcloud's Activity app/section
  3. see a lot of entries for the just edited note (in fact two for (almost) every changed character)

Expected behavior
While it obviously makes sense to store the changes (on server side) as soon as possible to avoid data loss if e.g. the client disconnects due to network outage, those changes should only be written to disk once editing has "finished" (e.g. no changes for 5 seconds?). This way changes to the first line of a note can be done without "flooding" the activity stream.

Server (please complete the following information):

  • Notes app version: 3.2.0
  • Nextcloud version: 18.0.3

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs discussionNeed to clarify if and how we should implement this

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions