forgejo/templates/repo/issue/view_content
Robert Wolff 5624b9f094 fix(ui): issue comment review request targets when aggregated (#8689)
regression of !8239

### Tests

- I added test coverage for Go changes...
  - [ ] in their respective `*_test.go` for unit tests.
  - [x] in the `tests/integration` directory if it involves interactions with a live Forgejo server.
- I added test coverage for JavaScript changes...
  - [ ] in `web_src/js/*.test.js` if it can be unit tested.
  - [ ] in `tests/e2e/*.test.e2e.js` if it requires interactions with a live Forgejo server (see also the [developer guide for JavaScript testing](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/tests/e2e/README.md#end-to-end-tests)).

### Documentation

- [ ] I created a pull request [to the documentation](https://codeberg.org/forgejo/docs) to explain to Forgejo users how to use this change.
- [x] I did not document these changes and I do not expect someone else to do it.

### Release notes

- [x] I do not want this change to show in the release notes.
- [ ] I want the title to show in the release notes with a link to this pull request.
- [ ] I want the content of the `release-notes/<pull request number>.md` to be be used for the release notes instead of the title.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8689
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Robert Wolff <mahlzahn@posteo.de>
Co-committed-by: Robert Wolff <mahlzahn@posteo.de>
2025-07-27 10:12:28 +02:00
..
sidebar feat(ui): make 'Reference' in the issue sidebar more uniform (#8506) 2025-07-16 18:29:51 +02:00
add_reaction.tmpl Fix issue/comment menus 2024-12-30 16:06:18 +01:00
attachments.tmpl fix(ui): add missing lazy load attribute to images (#8246) 2025-06-25 18:31:03 +02:00
comments.tmpl fix(ui): issue comment review request targets when aggregated (#8689) 2025-07-27 10:12:28 +02:00
comments_authorlink.tmpl Include resource state events in Gitlab downloads (#29382) 2024-03-06 12:10:43 +08:00
comments_delete_time.tmpl Replace some gt- classes with tw- (#29570) 2024-03-11 23:36:57 +07:00
context_menu.tmpl fix: correct image source for quoted reply (#8565) 2025-07-19 15:03:10 +02:00
conversation.tmpl ui: update styling of comment headers and role labels (#6816) 2025-02-07 01:07:16 +00:00
pull.tmpl fix: show mergebox when only manual merge is allowed (#8681) 2025-07-26 05:47:06 +02:00
pull_merge_instruction.tmpl feat(ui): Suggest git switch instead of git checkout (#7385) 2025-03-30 11:37:15 +00:00
reactions.tmpl Fix issue/comment menus 2024-12-30 16:06:18 +01:00
reference_issue_dialog.tmpl Fix dropdown text ellipsis (#30628) 2024-04-22 21:02:29 +02:00
show_role.tmpl ui: update styling of comment headers and role labels (#6816) 2025-02-07 01:07:16 +00:00
sidebar.tmpl feat: "assign to me" button on PRs and issues 2024-10-08 18:36:37 +02:00
update_branch_by_merge.tmpl feat: allow changing default branch update style 2024-12-23 18:55:25 +03:00