Much like the work around handling merge conflicts, this issue is about ensuring the app correctly detects the user is in a rebase (and that conflicts were found) and asks the user to resolve these before continuing.
The mocks for this can be seen in this comment: #5953 (comment)
TODO: