gitea branch button disappears and is missing #9163

Closed
opened 2025-11-02 08:31:13 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @oDinZu on GitHub (Jul 2, 2022).

Description

I was browsing another Gitea and seen they had the branches drop-down button.

I don't remember if I ever had this button; I thought it was a Gitea UI difference from GitHub.

On refresh, I see the button load in, but it disappears.

Screenshots

image

Gitea Version

 1.16.6 built with GNU Make 4.1, go1.18.1 : bindata, sqlite, sqlite_unlock_notify

Can you reproduce the bug on the Gitea demo site?

No

Operating System

Ubuntu 21.04

Browser Version

FF 101.0.1 (64-bit)

Originally created by @oDinZu on GitHub (Jul 2, 2022). ### Description I was browsing another Gitea and seen they had the branches drop-down button. I don't remember if I ever had this button; I thought it was a Gitea UI difference from GitHub. On refresh, I see the button load in, but it disappears. ### Screenshots ![image](https://user-images.githubusercontent.com/18726788/176982248-5fe8afc5-4d19-44e2-b53b-686de94a3281.png) ### Gitea Version 1.16.6 built with GNU Make 4.1, go1.18.1 : bindata, sqlite, sqlite_unlock_notify ### Can you reproduce the bug on the Gitea demo site? No ### Operating System Ubuntu 21.04 ### Browser Version FF 101.0.1 (64-bit)
GiteaMirror added the issue/needs-feedback label 2025-11-02 08:31:13 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Jul 3, 2022):

If JS doesn't execute correctly, the button might disappear.

A similar issue:

@wxiaoguang commented on GitHub (Jul 3, 2022): If JS doesn't execute correctly, the button might disappear. A similar issue: * https://github.com/go-gitea/gitea/issues/19851
Author
Owner

@wxiaoguang commented on GitHub (Jul 11, 2022):

Make sure JS executes correctly. Check CDN/static files/catch/CSP header/customized templates, etc. Check browser console.

Feel free to reopen or report new issues.

@wxiaoguang commented on GitHub (Jul 11, 2022): Make sure JS executes correctly. Check CDN/static files/catch/CSP header/customized templates, etc. Check browser console. Feel free to reopen or report new issues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9163