linked icon indicating copy to clipboard operation
linked copied to clipboard

๐Ÿ› - checkboxes are synced across multiple days

Open kriskbx opened this issue 4 years ago โ€ข 8 comments

Describe the bug Toggling a checkbox causes checkboxes on other days to be toggled too.

To Reproduce Steps to reproduce the behavior:

  1. Add a checkbox to two consecutive days
  2. Toggle it on day one
  3. Switch to day two, it will be toggled there as well

Expected behavior I expect the state of checkboxes to be isolated.

Screenshots linked-checkbox-bug

Desktop (please complete the following information):

  • linked version: 1.1.8
  • operating system: macOS 11.4

kriskbx avatar Jun 04 '21 08:06 kriskbx

Oh what the hell.. that should not be lol. Gonna check wether this is regression or never worked before ๐Ÿฅด thanks for the report.

lostdesign avatar Jun 04 '21 09:06 lostdesign

So I checked out the bug and it seems to be visual only, it never persists to the file. A reload would show the right state of the checkbox. I do wonder how it affects other days though, this doesnt make much sense to me.

lostdesign avatar Jun 04 '21 14:06 lostdesign

I have fixed it, despite not knowing what the reason was. The next version will create a new editor per day, which probably fixes it as the whole editor node is being refreshed.

Might investigate at some point.

lostdesign avatar Aug 20 '21 08:08 lostdesign

~~this will be fixed in the version 1.4.0 release~~

lostdesign avatar Oct 26 '21 20:10 lostdesign

Intended to fix this in 1.4.x but seems like the release did not end up as I originally expected. The issue still exists.

lostdesign avatar Feb 05 '22 11:02 lostdesign

@kriskbx issue still exists right? Facing the same

OS: Ubuntu 22.04.1 LTS

abrahamalen avatar Aug 17 '22 05:08 abrahamalen

Me and my team want to fix it, we are going to start working locally

AlexHRodrii avatar Oct 08 '22 10:10 AlexHRodrii