marcusolsson/obsidian-projects

Table: Reactivity problem of Boolean fields

Closed this issue · 2 comments

What happened?

I edited a Boolean cell in a sorted column, and another one was affected by editing unexpectedly. Notice that only the display was influenced, but not the actual value.

Projects.-.ObsidianPlugins.-.Obsidian.v1.1.9.2023-01-17.12-40-35_1.mp4

A similar case is when I edited a Boolean cell with a filter applied, the display also gave a wrong reaction.

Projects.-.ObsidianPlugins.-.Obsidian.v1.1.9.2023-01-16.16-02-36_1.mp4

What did you expect to happen?

I wish the cells would react properly.

How can we reproduce it (as minimally and precisely as possible)?

Edit a sorted/filtered Boolean cell that will cause reorder and mistakenly display, then check the actual value by double-clicking on cells.

Anything else we need to know?

No response

Plugin version

1.10.0

Obsidian version

1.1.9

OS

Windows

Thanks for reporting, I'm able to reproduce this with a sorted boolean field.

Having the same issue.