jojo/templates/shared
rpkak 93d7258103 fix: issuelist: don't include the space after the issue number in the link (#12591)
When you hover over the link:

![forgejo](/attachments/bfde191c-07e8-46f1-aab2-ca2993784878)

This PR:

![pr](/attachments/424bab35-106d-44f5-a978-e6309b8a4524)

Fixes #9413

## Testing

1. Go to any issuelist with at least one issue.
2. Hover the cursor over the link, which contains a `#` followed by the issue number.
3. Observe, where the link ends, by seeing what gets underlined.
4. Notice, that this includes the space after the issue number without this PR, but not with this PR.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12591
Reviewed-by: Beowulf <beowulf@beocode.eu>
2026-05-16 23:26:11 +02:00
..
actions fix: improve runner list and details view (#12113) 2026-04-15 20:25:23 +02:00
search fix(ui): hardcode sort options in search syntax hint, improve look (#11381) 2026-02-23 06:03:23 +01:00
secrets feat: migrate show-modal to native dialogs (#10287) 2026-05-03 06:42:14 +02:00
user feat(ui): allow dropdown to contain not just items (#9951) 2025-11-05 05:00:15 +01:00
variables feat: migrate show-modal to native dialogs (#10287) 2026-05-03 06:42:14 +02:00
webhook Added alt's to <img> 2025-01-31 21:22:00 +00:00
blocked_users_list.tmpl feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
codemirror_container.tmpl feat(ui): replace Monaco with CodeMirror (#10559) 2026-01-04 23:52:33 +01:00
combomarkdowneditor.tmpl feat: migrate show-modal to native dialogs (#10287) 2026-05-03 06:42:14 +02:00
issueicon.tmpl ui: update pull request icons (#4455) 2024-07-16 14:38:46 +00:00
issuelist.tmpl fix: issuelist: don't include the space after the issue number in the link (#12591) 2026-05-16 23:26:11 +02:00
label_filter.tmpl fix(i18n): unhardcode label exclusion tooltips (#11333) 2026-02-17 04:28:27 +01:00
quota_overview.tmpl feat(ui): add legends to storage overview (#9429) 2025-09-28 10:35:07 +02:00
repo_search.tmpl refactor: replace Value() from Option[T] with Get() & ValueOrZeroValue() (#11218) 2026-02-10 16:41:21 +01:00
searchbottom.tmpl [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00
searchfile.tmpl Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3 2024-08-09 21:03:37 +02:00