Shared-Reality-Lab / IMAGE-browser

IMAGE project browser extensions & client-side code
Other
2 stars 0 forks source link

Extension should gracefully handle the scenario when invalid custom url is entered in settings #254

Closed jaydeepsingh25 closed 1 year ago

jaydeepsingh25 commented 1 year ago

Issue encountered on extension v0.3.1 (on webstore). When some invalid URL (eg: https://test.cim.mcgill.ca/image/) is entered in the settings, the extension plays the audio "IMAGE Request Sent" forever in a loop and there is no error message to the user. The extension should gracefully handle such scenarios. (Display an error popup and stop the progress bar audio)