Reopen since 2. is not resolved.
@JonasFranzDEV I think this should be an enhancement but not a bug. And moving it to v1.7 is better.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Seems to be happening because this event listener is hijacking the click in split view. It isn't bound in unified view.
You can try removing the listener from the button using Chrome devtools in split view, the issue is immediately resolved.
@rfwatson could you send a PR to fix that?
https://github.com/go-gitea/gitea/pull/7052 was merged, this can be closed, right?