-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Pipelines - Deployments
-
None
-
Severity 3 - Minor
Issue Summary
Deploy button on "Deploy" modal jumps between content updates
Steps to Reproduce
- Configure a pipeline build with manual deployment step
- Clicking on "Deploy" button from a pipeline build opens up a deployment modal window
- Deploy button on "Deploy" modal jumps between content updates(when commits are loading)
Expected Results
The deploy button is fixed in the modal window.
Actual Results
When you go to bitbucket pipelines, and try to deploy a project, the deploy button becomes visible below all the changes, but when the changes are loaded, the deploy button jumps to another place
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available