Skip to content

Conversation

lunny
Copy link
Member

@lunny lunny commented Sep 1, 2025

Fix #24801

image

@lunny lunny added type/bug backport/v1.24 This PR should be backported to Gitea 1.24 labels Sep 1, 2025
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 1, 2025
@github-actions github-actions bot added modifies/translation modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/frontend labels Sep 1, 2025
@lunny lunny removed the backport/v1.24 This PR should be backported to Gitea 1.24 label Sep 1, 2025
@lunny lunny added this to the 1.25.0 milestone Sep 1, 2025
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Sep 8, 2025
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Sep 9, 2025
@wxiaoguang wxiaoguang marked this pull request as draft September 9, 2025 06:31
Comment on lines +3 to +6
export function initPackageSettings() {
if (!document.querySelector('.page-content.package.settings')) return;
initCompSearchRepoBox();
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use our "global event/init" framework. Just like I have shown you in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/frontend modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files modifies/translation topic/packages type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to select all available repositories when linking package to repository
6 participants