You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because the response to the search request .data[].latest_commit_status.TargetURL is an empty string.
So probably not a ui bug, sorry.
There are additional differences in the response:
With a query string the response includes values for these keys, maybe they are not needed? .data[].latest_commit_status.RepoID .data[].latest_commit_status.Repo .data[].latest_commit_status.SHA
I apologize for being imprecise with my description.
Displaying the icon is correct for this project, there is a action run, that should be linked to. The bug is that no URL is returned from the server when a search query is entered.
So the bug lies in the server response, not the web ui.
Description
Action icon in repository list has no href set when something is entered in the search bar.
It should link to the action run page.
Sometimes it seems to also happen without something in the search bar, but I can't reproduce it...
Screenshots
Gitea Version
1.23.8
Can you reproduce the bug on the Gitea demo site?
Not sure if actions are enabled and how to get to this page. You need to log in?
Operating System
Windows 10
Browser Version
Vivaldi 7.3 (Chromium 134)
The text was updated successfully, but these errors were encountered: