Hacker News new | ask | show | jobs
by MaxLeiter 1508 days ago
I just started using Supabase on a small side project and am very impressed; the ease of setting up realtime was amazing. However, the dashboard is so slow. Every action that has a server request results in a spinner, even if it could be instant, like creating an empty unnamed sql query.
3 comments

Supabase developer here. We hear you. I feel the same thing when I use the dashboard. It's on our radar and we're working on it.

Thanks for your very kind words about Supabase.

Unrelated but Cloudflare dashboard used to be like that but they did something recently (few weeks ago) and it is blazing fast. Everything is instant joy. Well, except the Access/ZeroTrust app. Not sure why that's a different app that takes 10 seconds to redirect a bazillion times. It has horrible UI compared to the main dash.cloudflare.com and generally has bad documentation. I guess it exposes internal teams at Cloudflare and some broken product management. Hope that gets better.
yeah, it's weird that it take up to 5 seconds to create a new query, seems that should be a < 100ms action.