-
-
Notifications
You must be signed in to change notification settings - Fork 6k
fix: remove duplicate IDs #35210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: remove duplicate IDs #35210
Conversation
Co-authored-by: silverwind <me@silverwind.io> Signed-off-by: Kerwin Bryant <kerwin612@qq.com>
Co-authored-by: silverwind <me@silverwind.io> Signed-off-by: Kerwin Bryant <kerwin612@qq.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
291c27c
to
886f546
Compare
No need to ask for my review. Actually I don't understand the details of "feat: support multi-line selection with URL parameters" and "fix: remove duplicate IDs", no idea about the changed code (most changes have been reverted and only one line changes now), so no idea what it is going to fix.
If you know what it is for and have tested it, and it works as expectation, feel free to remove my "change request". |
The PR's purpose changed. Now it will remove the duplicated div id to prevent possible problem.
I was unable to create a backport for 1.24. @kerwin612, please send one manually. 🍵
|
* giteaofficial/main: Refactor smal code snippeds in models/issues/pull.go (go-gitea#35301) fix: remove duplicate IDs (go-gitea#35210) Add start time on perf trace because it seems some steps haven't been recorded. (go-gitea#35282) nix dev shell add zip (go-gitea#35300) [skip ci] Updated translations via Crowdin Fix LFS range size header response (go-gitea#35277) Skip "parentsigned" check when the repo is empty (go-gitea#35292) [skip ci] Updated translations via Crowdin Fix GitHub release assets URL validation (go-gitea#35287) nix flake use go1.25 (go-gitea#35288) go1.25.0 (go-gitea#35262) fix nix dev shell on darwin (go-gitea#35278) Fix token lifetime, closes go-gitea#35230 (go-gitea#35271) OneDev migration: fix broken migration caused by various REST API changes in OneDev 7.8.0 and later (go-gitea#35216) [skip ci] Updated translations via Crowdin Fix font-size in inline code comment preview (go-gitea#35209) Fix a bug where lfs gc never worked. (go-gitea#35198)
No description provided.