keystatic icon indicating copy to clipboard operation
keystatic copied to clipboard

Keystatic (Cloud) does not indicate it is not setup correctly

Open yeskunall opened this issue 1 year ago • 0 comments

This may be an edge case, but I think it would be great if addressed:

Steps to reproduce:

  1. Install Keystatic Cloud GitHub app in a select repository (do not give it full access)
  2. Setup project on Keystatic Cloud
  3. Push local project (Astro in my case) to different remote than that setup in step 2
  4. Assign URL to access Keystatic dashboard in production
  5. Head to /keystatic in production

Result:

An empty page. No errors in the console. Network tab shows 200 for hits to Keystatic Cloud GQL API. However, you cannot see the dashboard.

Fix:

I had to create an entirely new project on Keystatic Cloud, and ensure I pointed the project to the right GitHub repository. Thereafter, everything works as expected.


Is this something that just needs to be mentioned in the docs? Or do you guys think that Keystatic should handle this edge case?

PS: Thanks for working on Keystatic! 💖

yeskunall avatar May 18 '24 12:05 yeskunall