The UX for managing / deleting branches is very frustrating. In <base_url>/deployments/2/staging-environments, there is no button to easily delete created dev branches. As time goes on , the branches accumulate and there is no way of knowing which branches are relevant , and how do delete the old ones.
Implement a bulk delete UX in the page, where you can checkbox select , and a button to delete all
The current workaround is to use the dropdown menu at the top to "switch branch" and then after switching branch going to the dropdown again and selecting " delete branch ". It works for few branches but with 100+ branches, it's unfeasible .
The UX for managing / deleting branches is very frustrating. In <base_url>/deployments/2/staging-environments, there is no button to easily delete created dev branches. As time goes on , the branches accumulate and there is no way of knowing which branches are relevant , and how do delete the old ones.
Implement a bulk delete UX in the page, where you can checkbox select , and a button to delete all
The current workaround is to use the dropdown menu at the top to "switch branch" and then after switching branch going to the dropdown again and selecting " delete branch ". It works for few branches but with 100+ branches, it's unfeasible .