PreMiD / Presences

🛒 Storage for Presences located at our Presence Store.
https://premid.app/store
Mozilla Public License 2.0
586 stars 1.29k forks source link

New Wolfery "add presence" button is broken #8457

Open RoY7x opened 3 months ago

RoY7x commented 3 months ago

Steps to Reproduce

https://premid.app/store/presences/Wolfery add presence button doesn't do anything. Console reports that file not found. image

Expected Behavior

Should Install Presence

Actual Behavior

Error File Not Found

Page URL

https://premid.app/store/presences/Wolfery

Screenshots

image

Operating System

Windows 11

Browser and Version

Opera GX - LVL5 (core: 109.0.5097.108) -- Browser Extension Version 2.6.1

Additional Comments

No response

Slowlife01 commented 3 months ago

You need to wait for the next extension update, presences are now bundled into the extension due to manifest v3 limitation

RoY7x commented 3 months ago

You need to wait for the next extension update, presences are now bundled into the extension due to manifest v3 limitation

If that's the case? Why even have it be viewable in the store? Shouldn't there be a check in place for this sort of a situation?

drraccoony commented 3 months ago

Potentially this should be added to the developer documentation or something? Or maybe even adding better error handling for user feedback? Its a little frustrating to be trying to add a presence and not get any feedback to what is wrong. I reinstalled and cleared my browser config thinking it was a problem with my browser client-side.

theusaf commented 3 months ago

You need to wait for the next extension update, presences are now bundled into the extension due to manifest v3 limitation

If that's the case? Why even have it be viewable in the store? Shouldn't there be a check in place for this sort of a situation?

The store still gives a UI for determining which presences show up in the extension list which many users are used to. Agree that this quirk should be added to the documentation or website.

drraccoony commented 3 months ago

Maybe a better name for this issue would be along the lines of "Filtering available presence addons against current extension version". It shouldn't show presences that are incompatible with the installed / available extension.

theusaf commented 3 months ago

This should be transferred to the extension or premid repository