Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 - checkboxes are synced across multiple days #51

Open
kriskbx opened this issue Jun 4, 2021 · 7 comments
Open

馃悰 - checkboxes are synced across multiple days #51

kriskbx opened this issue Jun 4, 2021 · 7 comments
Labels
bug Something isn't working

Comments

@kriskbx
Copy link
Collaborator

kriskbx commented Jun 4, 2021

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 kriskbx added the bug Something isn't working label Jun 4, 2021
@lostdesign
Copy link
Owner

Oh what the hell.. that should not be lol. Gonna check wether this is regression or never worked before 馃ゴ thanks for the report.

@lostdesign
Copy link
Owner

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
Copy link
Owner

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
Copy link
Owner

lostdesign commented Oct 26, 2021

this will be fixed in the version 1.4.0 release

@lostdesign lostdesign self-assigned this Nov 8, 2021
@lostdesign
Copy link
Owner

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 lostdesign removed their assignment Feb 5, 2022
@lostdesign lostdesign moved this from doing to backlog in Roadmap & Ideas Collection Feb 5, 2022
@abrahamalen
Copy link

abrahamalen commented Aug 17, 2022

@kriskbx issue still exists right?
Facing the same

OS: Ubuntu 22.04.1 LTS

@AlexHRodrii
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

4 participants