Project Kanbans are broken and will not allow dragging #633
Open
opened 4 weeks ago by floofywooflesdev
·
7 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Tried to click and drag issues on kanban into another list and it doesn't work. Works fine on gitea.io though
Do you have any errors in the console(ctrl + shift + i -> console tab)
There are no errors, oddly enough.
Does it work on any other repositories? (Are there any failed requests being made, see network tab).
It does not, and network is not showing any failed requests or things like that.
Had something similar in a local
Gitae
just today (turns out the relative linking sometimes does not include the domain but ratherlocalhost
). Maybe it helps...I cannot personally verify this, but codeberg might not be running on the latest version of gitea which does not have this issue. It might just require an update?
Codeberg is always running the latest stable version, we usually deploy more frequently than Gitea releases. We can't present our users an instable development version. We usually do very careful migration tests and often find critical bugs.