After creating a branch the message to invite to Create a new MR isn't shown until a second page load
Summary
We have a message that invites the user to create an MR for a newly pushed branch.

When creating a new branch, this warning skips the page load immediately after and appears on the page load after that.

Steps to reproduce
- Go to New Branch page
- Fill details out
- Submit
- Message isn't shown
- Reload the page
- Message is shown
What is the current bug behavior?
Message isn't shown.
Docs seem to reflect the intention that it should:
What is the expected correct behavior?
Message is shown on the immediate page load after submission.
Possible fixes
Edited by 🤖 GitLab Bot 🤖