Skip to content

Commit status indicator is not clickable on Pull Requests page #18810

Closed
@parnic-sks

Description

@parnic-sks

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

Not clickable:
image

Expect to be able to see the flyout like when clicking the icon in other places:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/uiChange the appearance of the Gitea UItype/enhancementAn improvement of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions