distinguish milestones on issues page (opened vs. closed) #1331

Closed
opened 2025-11-02 03:56:49 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @znegva on GitHub (Dec 7, 2017).

Description

Sorting issues by milestones should distinguish the milestones by opened and closed milestones.
This would improve usability, since one rarely searches/filters for issues of already closed milestones.

A separation between opened and closed milestones is already done when selecting a milestone while creating an issue. I think the UI there is good and should be reused in the issues-overview page.

Screenshots

overview of issues, sorting by milestone:
milestones_sort_issues

creating an issue, selecting milestone:
milestones_create_issue

Originally created by @znegva on GitHub (Dec 7, 2017). - Gitea version (or commit ref): 311c83a - Git version: - Operating system: ? try.gitea.io - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the ~~bug~~ issue at https://try.gitea.io: - [x] Yes <https://try.gitea.io/test/milestones-issue/issues> (login is test:test) - [ ] No - [ ] Not relevant - Log gist: ## Description Sorting issues by milestones should distinguish the milestones by _opened_ and _closed_ milestones. This would improve usability, since one rarely searches/filters for issues of already closed milestones. A separation between _opened_ and _closed_ milestones is already done when selecting a milestone while creating an issue. I think the UI there is good and should be reused in the issues-overview page. ## Screenshots __overview of issues, sorting by milestone:__ ![milestones_sort_issues](https://user-images.githubusercontent.com/7450884/33715982-c04895de-db54-11e7-808b-e0f45a2556e1.png) __creating an issue, selecting milestone:__ ![milestones_create_issue](https://user-images.githubusercontent.com/7450884/33715981-c029bfa6-db54-11e7-81cf-d92f24506840.png)
GiteaMirror added the type/enhancement label 2025-11-02 03:56:49 -06:00
Author
Owner

@bugreport0 commented on GitHub (Oct 9, 2018):

+1. Today I found out that closed milestones are still listed in the 'Issues' page filter box, I expected them to disappear from view once closed. Because of #4984 old milestones will now forever be in the way at the top of the box.

I think we should either:

  • hide closed milestones except for the 'Milestones' page where you can retrieve issue lists for closed milestones; or
  • separate milestones in filter boxes into categories as suggested here, with closed milestones at the bottom.
@bugreport0 commented on GitHub (Oct 9, 2018): +1. Today I found out that closed milestones are still listed in the 'Issues' page filter box, I expected them to disappear from view once closed. Because of #4984 old milestones will now forever be in the way at the top of the box. I think we should either: - hide closed milestones except for the 'Milestones' page where you can retrieve issue lists for closed milestones; or - separate milestones in filter boxes into categories as suggested here, with closed milestones at the bottom.
Author
Owner

@adelowo commented on GitHub (Oct 9, 2018):

@bugreport0 , #4984 was fixed by #4987 already.. It would be in the 1.6.0 release

@adelowo commented on GitHub (Oct 9, 2018): @bugreport0 , #4984 was fixed by #4987 already.. It would be in the `1.6.0` release
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1331