16
optimistic updates
Source: supabase/supabase#1753 · opened by @jdgamble555
Are you guys working on optimistic updates like firebase does... ?
Basically on any add or modify of a table, it would automatically update the DOM (or cache) asynchronously while waiting on the confirmation from the database to change...
This is how firebase works. I know this is a similar question to offline support, but I look at this differently. You could technically do this in react or angular on its own by setting values to a variable that binds to the DOM and gets updated by the websockets, but doing this automatically would be a plus.
Thanks,
J
Basically on any add or modify of a table, it would automatically update the DOM (or cache) asynchronously while waiting on the confirmation from the database to change...
This is how firebase works. I know this is a similar question to offline support, but I look at this differently. You could technically do this in react or angular on its own by setting values to a variable that binds to the DOM and gets updated by the websockets, but doing this automatically would be a plus.
Thanks,
J
No pledges yet. Be the first to back this.
Comments
Similar requests
Does the Auth module need to be expanded to support waitlists?
4 votes · 0 comments
Add Supabase to Atlassian Statuspage third-party component directory (statuspage.io - monitoring)
2 votes · 0 comments
Enable Syncing of Vault and Edge Function Secrets
1 vote · 0 comments
Broadcast a message to multiple channels
1 vote · 0 comments
Can we please get notified of when server updates will occur
2 votes · 0 comments
No comments yet.