Chapter Drop Select boxes For Conan and Long serialized Mangas Very Long Reaction Time

Joined
Aug 8, 2018
Messages
1,125
Yeah, Title says it all.

The longer serialized Mangas like Conan lag the website or the Mangareader really heavily if you click the Chapter Drop select box to select a chapter. It eventually works, but it's definitely not working properly

Both the Legacy and New Manga Reader have this problem and it started today with the Mangadex V3 Launch, probably not coincidence, but I won't beat a dead horse.

Here's a link to Conan.
https://www.mangadex.org/chapter/324560/9
 
@crazybars posted:

Both the Legacy and New Manga Reader have this problem and it started today with the Mangadex V3 Launch, probably not coincidence, but I won't beat a dead horse.
I have to doubt that, since legacy has been untouched for months. Anyway, I responded to this already: the new reader's dropdown is a completely vanilla HTML <select> element with no other events attached to it except
Code:
change
which has no effect on opening it. There's absolutely nothing I can do to improve native browser implementations except by not displaying thousands of select options.

Since so few manga are this long anyway and this issue is dependant on the user's browser and computer rather than any actual failure of the web technology, it doesn't seem like a big priority issue to me. If I can come up with something to alleviate it, I'll do that.
 

Users who are viewing this thread

Back
Top