- Gitea version (or commit ref): 1.11.6
- Git version:
- Operating system: Cent OS 7
- Database (use
[x]):
- Can you reproduce the bug at https://try.gitea.io:
- Log gist:
Description
This is, I believe, a legit UX gripe. When you follow a link from an issue to a milestone page (ie /{team}/{repo}/milestone/{id}) The milestone page does not show the description. I believe this is a bit odd as the page is meant to be about the milestone (hence the route) so I think it would show this important piece of information. I believe addressing this could be a pretty straight-forward quality issue to be tackled.
Screenshots
Created milestone with a description.

Follow link on an issue:

Takes you to the milestone page, but no milestone description.


[x]):Description
This is, I believe, a legit UX gripe. When you follow a link from an issue to a milestone page (ie /{team}/{repo}/milestone/{id}) The milestone page does not show the description. I believe this is a bit odd as the page is meant to be about the milestone (hence the route) so I think it would show this important piece of information. I believe addressing this could be a pretty straight-forward quality issue to be tackled.
Screenshots
Created milestone with a description.

Follow link on an issue:

Takes you to the milestone page, but no milestone description.

