WISH: Option to set default search parameters for 'Issues' and 'Pull requests' (or custom 'Tabs') #8143
Labels
topic/ui
Change the appearance of the Gitea UI
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
[x]
):Description
When viewing a repository's 'Issues' page, the default URL is of kind:
Although, no query parameters are used, this defaults to listing/searching open issues.
My proposal is to make the default search query to be configurable per repository. For instance, for some repositories we might want to list all open issues with a certain set of labels, milestones, and so on, set, e.g.
This would provide a poor man's solution to displaying only issues of certain importance, e.g. those labelled say 'High priority', 'Pinned', ...
The downside would be the "surprise factor" that it could be confusing when 'Issue' works differently across repositories. An alternative would be to add support for per-repository customized 'Tabs' that repos owners can inject in the 'Code', 'Issues', 'Pull requests', 'Releases', 'Wiki', 'Activity' suite, e.g.
Related to
This is related to feature requests on Pinned Issues, cf. Issue #2616.
The text was updated successfully, but these errors were encountered: