Skip to content

Incorrect note gets opened after deleting another note #16

@BartoszKlonowski

Description

@BartoszKlonowski

The issue is that when deleting a single note (with ID lower than max) wrong notes is opened next time clicking at any other note.

This issue appeared after the redesign, where ID of a note was replaced with just an index in the collection, so most probably it's just a simple off-by-one error.
This applies mostly to the database handler.

Metadata

Metadata

Labels

C++Topic relates to the C++ native codebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions