Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Broken click-and-drag function on "Sort storylines" page #377

Open
sailorptah opened this issue Apr 15, 2022 · 2 comments
Open

Broken click-and-drag function on "Sort storylines" page #377

sailorptah opened this issue Apr 15, 2022 · 2 comments
Assignees
Labels

Comments

@sailorptah
Copy link

The "sort storylines" page won't let you drag the list items around anymore. Clicking an item should let you drag it to re-order it, but it won't move at all, it just develops a really weird visual effect.

Looks like the Javascript is broken, and the CSS is gamely doing its best to style the broken Javascript.

Storyline list when I open it, all good so far:
https://leifandthorn.com/wp-content/uploads/2022/04/sorting1.png

Storyline list when I click the "Art & Bonuses" item:
https://leifandthorn.com/wp-content/uploads/2022/04/sorting2.png

Webcomic version: 5.0.6
Wordpress: 5.9.3
PHP: 7.4.28 (Supports 64bit values)
Browser: Firefox 99.0.1

@mgsisk mgsisk self-assigned this Jun 6, 2022
@mgsisk mgsisk added the bug label Jun 6, 2022
@mgsisk
Copy link
Owner

mgsisk commented Jun 7, 2022

This probably requires a complete rewrite of that particular functionality. jQuery is pretty outdated now, and this is unfortunately one of the only places Webcomic uses it. I'm investigating some alternatives now.

@sailorptah
Copy link
Author

Good to know, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants