view live data updates in the supabase dashboard #351
Unanswered
andykais
asked this question in
Feature Requests
Replies: 1 comment
-
Agreed - the table view should really have live data. We're planning this out now. While we could use the realtime API that we provide you as a developer, we also plan to give you the ability to "turn off" realtime for certain tables. So we are working on a way to do this, and still recieve realtime updates on the Dashboard. A refresh button is a good short-term solution. You can also switch tabs (rather than closing/opening). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Until I am able to create an admin dashboard myself, the supabase "Table Editor" page has been serving me quite well. However, one feature that would be handy here would be a simple "Refresh" button to get the latest database changes. This is supported indirectly right now by either closing and reopening a table tab in the editor, or by refreshing the web page. Both of these methods feel a bit clunky, and the best alternative I can think of (short of realtime updates) is to give users a refresh button on the table editor page
Beta Was this translation helpful? Give feedback.
All reactions