Unable to react on inline comments #6234

Closed
opened 2025-11-02 06:49:20 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @silverwind on GitHub (Nov 1, 2020).

Inline comments like on reviews are missing the reaction button because apparently this .IsSigned condition is never true for them:

543697e61e/templates/repo/issue/view_content/add_reaction.tmpl (L1)

Not sure what the issue is, maybe we are missing that .IsSigned context variable on that particular context?

Originally created by @silverwind on GitHub (Nov 1, 2020). Inline comments like on reviews are missing the reaction button because apparently this `.IsSigned` condition is never `true` for them: https://github.com/go-gitea/gitea/blob/543697e61e4881256ab56a0fd26eed9765eac1de/templates/repo/issue/view_content/add_reaction.tmpl#L1 Not sure what the issue is, maybe we are missing that `.IsSigned` context variable on that particular context?
GiteaMirror added the type/bug label 2025-11-02 06:49:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6234