Feature Idea (one per thread):
I have access to 3 environments inside of a single Prismic Repo. When I log in, I would like the to be able to select the correct environment (e.g. develop) when I click on the repo. Right now, I am taken directly to the Production environment. Additionally, I'd like to be able to configure which environment I land in via a setting for example, and be able to configure this setting for all end users.
Issue that it solves:
Landing directly on the Production page is an unsafe workflow because a user that intends to modify a develop environment may accidentally publish changes to the Production environment. If a webhook is configured then this could also trigger an automatic build of the Production site before the user realizes their mistake.
Screenshot or video of the issue (if applicable):