Closed
Description
- Gitea version (or commit ref): 311c83a
- Git version:
- Operating system: ? try.gitea.io
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the
bugissue at https://try.gitea.io:- 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.