github icon indicating copy to clipboard operation
github copied to clipboard

Web editor fails to open when trying to resolve merge conflicts

Open 0xJonaseb11 opened this issue 2 months ago • 0 comments

Image Image

I am unable to use the GitHub web editor to resolve merge conflicts on my remote branches. When I click “Resolve conflicts”, the page tries to load the editor but immediately redirects back to the previous page without opening anything.

This issue started about three days ago, after I enabled some branch protection rulesets. Before that, everything worked normally.

Steps to reproduce:

Go to a pull request with merge conflicts

Click Resolve conflicts

Page flashes the editor for a moment

Redirects back to the PR page with no editor and no error message

Expected behavior: The merge conflict editor should open normally so I can resolve conflicts directly in the browser.

Actual behavior: The editor never loads. It redirects back instantly with no error message.

Additional notes: – Issue persists across browsers – Started happening only after enabling branch protection rulesets – No changes were made to repository permissions

Please advise if branch protection rules are blocking the web editor or if this is a bug.

0xJonaseb11 avatar Nov 28 '25 07:11 0xJonaseb11