Vote #80794
完了Show open/closed badge on issue page
0%
説明
#29391 added a useful badge that shows the status of the version. I think it would be nice to have the badge on Issue pages as well.
Currently, it is a bit hard to tell at a glance whether an issue is closed. Adding the badge can resolve the problem.
!{width: 354px; border: 1px solid grey;}.badge-on-issue.png!
Bugzilla has a similar badge.
!{width: 494px; border: 1px solid grey;}.bugzilla-badge.png!
journals
--------------------------------------------------------------------------------
I like the idea!
What do you think if we combine this with #33153 and show the status as a dropdown badge with a quick way to change the status?
!{width: 50%; border: 1px solid grey;}.dropdown_badge.png!
--------------------------------------------------------------------------------
Marius BALTEANU wrote:
> What do you think if we combine this with #33153 and show the status as a dropdown badge with a quick way to change the status?
I think it is really nice! My original request will be met if closed statuses have a different appearance than open statuses, like closed and open versions.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I've created a patch that adds the open/closed badge on issue.
Open issue:
!{border: 1px solid grey;}.open.png!
Closed issue:
!{border: 1px solid grey;}.closed.png!
Test results "here":https://gitlab.com/redmine-org/redmine/pipelines/137469808
Should we show only open/closed badge or we should show the issue status on blue badge if it's open and on green badge if it's closed?
--------------------------------------------------------------------------------
Marius BALTEANU wrote:
> Should we show only open/closed badge or we should show the issue status on blue badge if it's open and on green badge if it's closed?
I think showing only open/closed is enough. The reason why I opened this issue is that it is hard to know at a glance whether the issue is open or closed. The patch resolves it very well.
If the current issue status is shown in the badge, maybe we will have to consider removing the status field that shows exactly the same information with the badge.
--------------------------------------------------------------------------------
Setting the target version to 4.2.0.
--------------------------------------------------------------------------------
Committed the patch. Thank you for the nice improvement!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,29391,Show version status in Roadmap and Version pages
relates,New,33153,UI feature to quickly change issue status
relates,Closed,33834,Show open/closed badge in email notifications
relates,Closed,33832,Move the "Private" badge next to the "Open/Closed" badge