I want search issue by assignee or label in global page of issues.
.
I know the advance search is for a single repository, but I want it for the global issues of my gitea.
.
I want to have filters such as: label, assignee, and etc, on my global issues page. But there is just one filter "sort" for that.
I tried some indexs for search box like: "assignee:username", or tried filter by URL like: "?assignee=userid" and somethings like these. But those are not working for me.
Gitea version I am using: 1.22.4
This feature was added in new version of gitea v1.23.0.