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?