Feature #30834
Links to forum replies should highlight the linked reply
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 4.0.2 | |||
Resolution: | Fixed |
Description
When I follow e.g. the link
, the forum page opens without any indication where the linked reply message is.In Redmine 4.x, the linked issue notes (#22978) and wiki sections (#28330) is emphasized.
My patch have the linked reply message visually emphasized like these:
As noticed in #28330#note-4, I believe this improvement should be applied to the version 4.x.x stream.
Related issues
Associated revisions
Links to forum replies should highlight the linked reply (#30834).
Patch by Popoki Tom.
History
#1
Updated by Go MAEDA about 2 years ago
- Related to Feature #22978: Links to issue notes should highlight the linked note added
#2
Updated by Go MAEDA about 2 years ago
- Target version set to 4.0.2
Popoki Tom (@cat_in_136) wrote:
As noticed in #28330#note-4, I believe this improvement should be applied to the version 4.x.x stream.
Indeed. I forgot to create an issue at that time. I think the fix should be delivered in 4.0.2.
#3
Updated by Mizuki ISHIKAWA about 2 years ago
+1
I confirmed that the patch will work for me.
#4
Updated by Go MAEDA about 2 years ago
- Subject changed from Link to forum reply-message headings should highlight the linked heading to Links to forum replies should highlight the linked reply
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you for your contribution.