jesus2099 / konami-command

power‐ups for various web sites
123 stars 27 forks source link

Stopped working since tracks are displayed with React (MBS-9921) #597

Open jesus2099 opened 3 years ago

jesus2099 commented 3 years ago

Related to

jesus2099 commented 3 years ago

In fact I found the react hydrate stuff in:

jesus2099 commented 3 years ago

At least for the first fixes (parse local and remote releases), it was just some minor layout changes, not really a React redraw problem.

But I must still test what happens with releases with many tracks or mediums.

jesus2099 commented 3 years ago

Blocked by missing class. I could still work around by testing the lack of child tr[id].

jesus2099 commented 3 years ago

It seems to be more about track paging feature now:

I will rename/redescribe my 3 bug tickets better.

jesus2099 commented 3 years ago

The script still does not work in case of too many tracks but I still release my current version to the public, as it works in most cases.

jesus2099 commented 3 years ago

Mediums with more than 99 tracks blocked by #55 blocked by MBS-7732.