This is related to #580 and a PR fixing this should target the tanstack-db branch.
I saved a new article while I was on the All list and the new article didn't show up. When I switched to the Saved list, I saw the new article, but switching back to All hid it again. My understanding is that our live queries should be detecting the new entry and showing it in both lists, and that navigating should definitely refetch the data.
The unread counts don't seem to be updating either, and All, Saved and Starred aren't showing unread counts at all. I'm wondering if these aren't reacting to query data arriving properly?
This is related to #580 and a PR fixing this should target the
tanstack-dbbranch.I saved a new article while I was on the All list and the new article didn't show up. When I switched to the Saved list, I saw the new article, but switching back to All hid it again. My understanding is that our live queries should be detecting the new entry and showing it in both lists, and that navigating should definitely refetch the data.
The unread counts don't seem to be updating either, and All, Saved and Starred aren't showing unread counts at all. I'm wondering if these aren't reacting to query data arriving properly?