Closed maxstarkenburg closed 6 days ago
That bug is most surely introduced by #88 which saves the note only if there is a change that can be undone in the ChangeHistory
, but clearly this is not sufficient since adding a label to a note is not pushed to the ChangeHistory
. I will rework this, so that it saves the note if any field of BaseNote
differs from the note when it was initially opened, which then also includes pinned
, labels
, etc.
Thank you, got the latest version and indeed this all seems fixed. Thanks for such great responsiveness!
What happened?
When I'm on an individual note or list, if I try to pin it, archive it, or label it from there, none of those actions seem to work. The label might temporarily appear, but doesn't seem to "stick" once going back to the overview.
All these actions seem to work fine if I select the note/list from the overview page and perform it from there.
App Version
v6.1.1
Android Version
14
(Optional) Relevant log output
No response