-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Milestone
Description
Gitea Version
1.16.1, try.gitea.io 1.17.0+dev-183-g41aa49d91
Operating System
Ubuntu 20.04.3, aarch64/arm64
Browser Version
Google Chrome Version 98.0.4758.102 (Official Build) (64-bit)
Can you reproduce the bug on the Gitea demo site?
Yes
Description
The ✔️ / ❌ icons next to PRs with commit statuses recorded are not clickable to show the list of commit statuses and their links, but they are clickable everywhere else they show up. I don't remember if these were clickable in 1.15.x, but I feel like they were. Either way, they probably should be.
Visible at: https://try.gitea.io/parnic-sks/commit-status-test/pulls
I would expect it to show up like it does in other places, e.g.: https://try.gitea.io/parnic-sks/commit-status-test/pulls/1
Repro:
- Create repo with a commit
- Make a branch and commit a change to it
- Create a PR
- POST commit statuses for the latest commit in the PR
- View list of PRs for the repo
Screenshots
Expect to be able to see the flyout like when clicking the icon in other places:

Metadata
Metadata
Assignees
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionalityAn improvement of existing functionality
