Is your feature request related to a problem? Please describe.
Disconnecting branches stopped a service I'm working on which was not expected. I was expecting the service will be kept hosting as is. I also forgot that a custom domain had been connected to the branch.
Describe the solution you'd like
When users do disconnect a branch, it should make a prompt to ask if it's ok to stop the service + putting a branch name to do double-check carefully. If the branch was connected to any custom domains, the prompt should also show it.
Currently, it just says "You've chosen to disconnect the branch "", are you sure?", but it does not clearly explain what is going to happen right after.
Refs - How GitHub handles a similar thing well
https://docs.github.com/en/[email protected]/github/administering-a-repository/deleting-a-repository
Additional context
I was expecting to keep hosting a service having a connected branch even I disconnect but disconnecting the branch immediately stop hosting the site which impacted the service.
Hi @xhiroga, thanks for the feedback! I'll submit this as a feature request for the team to evaluate.
Most helpful comment
Hi @xhiroga, thanks for the feedback! I'll submit this as a feature request for the team to evaluate.