ScratchAddons / website-v2

The website for Scratch Addons. (version 2)
https://scratchaddons.com
GNU General Public License v3.0
49 stars 38 forks source link

Links to addon IDs not working #463

Closed iqnite closed 2 months ago

iqnite commented 2 months ago

Description

Clicking on a link like https://scratch.mit.edu/scratch-addons-extension/settings#middle-click-popup leads you to the Scratch Addons Settings page, but does not auto-scroll to the addon with the addon ID that comes after the #. Also, when clicking on those links (the links with an Addon ID at the end), the Settings page loads forever, as you can see in the video below (when the address bar becomes blue, the site is loading). The Settings page can still be interacted with normally while it's "loading".

Steps to reproduce

I have also tried other addons like fullscreen, and the direct link to the Scratch Addons Extension (chrome-extension://fdajajgpfjcmegghbfdbmfohhalcbgjg/webpages/settings/index.html#middle-click-popup), but they don't work either.

Demonstration(s) and additional context

https://github.com/ScratchAddons/ScratchAddons/assets/50552317/ada666cb-6ec6-44cf-a674-8480d589f89b

Environment

Browser: Vivaldi 6.8.3381.46 with Chromium 126.0.6478.133 Scratch Addons version: 1.39.0-prerelease 6c89b40f73bc756ee3442e07cc47d4a8f09fbdf0 Operating system: Windows 11 Pro 23H2 22635.3790

Samq64 commented 2 months ago

The addon ID needs to be prefixed with addon-.

https://scratch.mit.edu/scratch-addons-extension/settings#addon-middle-click-popup

mxmou commented 2 months ago

The problem is that the link on the website (https://scratchaddons.com/addons/middle-click-popup/) is incorrect.

Hans5958 commented 2 months ago

Sorry for the inconvenience. I have fixed it. Please check it again.

WorldLanguages commented 2 months ago

I was about to report this then forgot. Thanks everyone

WorldLanguages commented 2 months ago

@Hans5958 Yes it works properly now 👍 Thanks!