murdos / musicbrainz-userscripts

Collection of userscripts for MusicBrainz, by various authors
541 stars 91 forks source link

Set recording comments: Delay script and enable medium URL #399 work-around #457

Closed jesus2099 closed 2 years ago

jesus2099 commented 2 years ago

A very rough fix, document-idle dda9dcb6c14b7ac5ccafd2e1572180b7a281fd19 was eventually not enough for me, 9 times of 10, React still removes the button!

Windows 10 Vivaldi Android 9 Kiwi

It does not fix #399, except if you quickly Expand all mediums, before the second elapses. ;) I have added ulugabi work-around for #399: Enable /disc/123 (medium) URL.

For #399, it needs to delay the loading to the last moment, when the user clicks the button. But I have no time for this, at the moment.

kellnerd commented 2 years ago

Do you want to update the commit message attribution (as you did in your comment)? Maybe you could also squash the ESLint commit if you are already at it.

jesus2099 commented 2 years ago

Yes you can squash it all to:

Delay script and match disc URL (ulugabi workaround for big releases)

Thank you very much! :)