Skip to content

feat(properties): fully port properties to use tanstack query, + some cleanup#966

Merged
synoet merged 9 commits intomainfrom
synoet/fully-port-properties-to-use-query
Jan 13, 2026
Merged

feat(properties): fully port properties to use tanstack query, + some cleanup#966
synoet merged 9 commits intomainfrom
synoet/fully-port-properties-to-use-query

Conversation

@synoet
Copy link
Copy Markdown
Contributor

@synoet synoet commented Jan 13, 2026

This pr refactors properties to use tanstack query for reactive data fetching.

The existing logic had alot of uneccesary complexity around extremely verbose error handling and per-hook error, loading, tracking.
I've temporarily just disabled some of that logic, since using tanstack query correctly should gaurd against having to manually propogate errors, manually refetch etc...

Follow up pr to clean up the hooks more, as they aren't as neccesary anymore.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 13, 2026

@synoet synoet marked this pull request as ready for review January 13, 2026 19:05
@synoet synoet requested a review from a team as a code owner January 13, 2026 19:05
@claude
Copy link
Copy Markdown
Contributor

claude bot commented Jan 13, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@synoet synoet merged commit 5339425 into main Jan 13, 2026
21 checks passed
@synoet synoet deleted the synoet/fully-port-properties-to-use-query branch January 13, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants