Sort button in Repository Management doesn't work #4987

Closed
opened 2025-11-02 06:10:09 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @alexanderadam on GitHub (Mar 2, 2020).

  • Gitea version (or commit ref): 1.12.0+dev-412-g4160bd6ef

Description

Clicking on sort produces an JS error:

semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11 Transition: Element is no longer attached to DOM. Unable to animate.  Use silent setting to surpress this warning in production. slide down in <div class=​"menu hidden transition" tabindex=​"-1">​…​</div>​
error @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11
animate @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11
initialize @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11
(anonymous) @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11
each @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1
each @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1
(anonymous) @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11
show @ semanticDropdown.js:3641
show @ semanticDropdown.js:603
toggle @ semanticDropdown.js:576
eventOnElement @ semanticDropdown.js:1799
toggle @ semanticDropdown.js:1287
dispatch @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1
(anonymous) @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1

Screenshots

sort

Originally created by @alexanderadam on GitHub (Mar 2, 2020). - Gitea version (or commit ref): `1.12.0+dev-412-g4160bd6ef` ## Description Clicking on sort produces an JS error: ``` semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11 Transition: Element is no longer attached to DOM. Unable to animate. Use silent setting to surpress this warning in production. slide down in <div class=​"menu hidden transition" tabindex=​"-1">​…​</div>​ error @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11 animate @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11 initialize @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11 (anonymous) @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11 each @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1 each @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1 (anonymous) @ semantic.min.js?v=184308baef63370ef3e00cfbb2db8eb0:11 show @ semanticDropdown.js:3641 show @ semanticDropdown.js:603 toggle @ semanticDropdown.js:576 eventOnElement @ semanticDropdown.js:1799 toggle @ semanticDropdown.js:1287 dispatch @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1 (anonymous) @ jquery.js?v=184308baef63370ef3e00cfbb2db8eb0:1 ``` ## Screenshots ![sort](https://user-images.githubusercontent.com/372620/75679736-7bc86c80-5c90-11ea-9a60-c1866c773994.gif)
GiteaMirror added the type/bugtopic/build labels 2025-11-02 06:10:09 -06:00
Author
Owner

@JeanneD4RK commented on GitHub (Mar 3, 2020):

I just deployed a docker env, I am unable to use the + button to create a repo. Same error in console log.

@JeanneD4RK commented on GitHub (Mar 3, 2020): I just deployed a docker env, I am unable to use the + button to create a repo. Same error in console log.
Author
Owner

@jolheiser commented on GitHub (Mar 3, 2020):

It hadn't been pushed to Docker yet. Please try again now.

@jolheiser commented on GitHub (Mar 3, 2020): It hadn't been pushed to Docker yet. Please try again now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4987