Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not completely display issue/pr status in branch list if it is a fork repo #26081

Open
yp05327 opened this issue Jul 24, 2023 · 0 comments
Open
Labels
topic/ui Change the appearance of the Gitea UI type/bug

Comments

@yp05327
Copy link
Contributor

yp05327 commented Jul 24, 2023

Description

Can not display issue status in the branch list if the repo is a fork repo:
image
The reason is that owner name and repo name will be displayed, then there's no enough space to display the status svg.

If repo is not a fork repo. it looks good:
image

You can confirm this issue in: (branch name: testbranchstatus)
https://try.gitea.io/yp05328/testrepo/branches

GitHub will not show the issue status in fork repo's branch list, and will always show new pull request icon:
image
You can confirm the branches list here:
https://github.com/yp05327test/test2/branches
I have already created a PR here:
yp05327/test2#4

Gitea Version

latest

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

build

Database

None

@lunny lunny added the topic/ui Change the appearance of the Gitea UI label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
Development

No branches or pull requests

2 participants