You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If someone adds or removes labels, the issue history will show messages like "User has added label X 4 hours ago". However, the labels aren't clickable links, they are just text.
I suggest to turn these into clickable links.
Screenshots
Gitea Version
1.17.0+dev-602-gfd7d83ace
Can you reproduce the bug on the Gitea demo site?
Yes
Operating System
GNU/Linux
Browser Version
Mozilla Firefox 100.0
The text was updated successfully, but these errors were encountered:
This commit adds the possibility to click the labels in the message
"User added/removed the X label", which will lead to the issues page,
filtered by the clicked label.
This pull requests aims to fix#19768
_I've tried to follow the contribution guidelines as carefully as
possible, but in case I made a mistake: Please correct me._
<!--
Please check the following:
1. Make sure you are targeting the `main` branch, pull requests on
release branches are only allowed for bug fixes.
2. Read contributing guidelines:
https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md
3. Describe what your pull request does and which issue you're targeting
(if any)
-->
Co-authored-by: wxiaoguang <[email protected]>
Co-authored-by: 6543 <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Description
If someone adds or removes labels, the issue history will show messages like "User has added label X 4 hours ago". However, the labels aren't clickable links, they are just text.
I suggest to turn these into clickable links.
Screenshots
Gitea Version
1.17.0+dev-602-gfd7d83ace
Can you reproduce the bug on the Gitea demo site?
Yes
Operating System
GNU/Linux
Browser Version
Mozilla Firefox 100.0
The text was updated successfully, but these errors were encountered: