hoist-react icon indicating copy to clipboard operation
hoist-react copied to clipboard

Observable client-side preferences and configs

Open lbwexler opened this issue 11 months ago • 2 comments

Its always been a little strange that preferences and configs are only updated on the client when the entire page is refreshed. We think it would be very natural to push or poll for updates, and make the collections observable on the client.

Just doing so will not automatically make all hoist and app code reactive to these, but it is the first step, and we think its a capability that could be gradually exercised if we made it available.

lbwexler avatar Mar 21 '24 11:03 lbwexler