You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2025. It is now read-only.
During work on #413 I observed CORS issues (localhost:3000 couldn't reach localhost:5000/graphql).
From what I can see, error cases on the network level are not properly handled in the UI. #413 is showing a technical error message. However, a proper UI/UX spec should be defined what to do if data can't be loaded.
Describe the bug:
During work on #413 I observed CORS issues (localhost:3000 couldn't reach localhost:5000/graphql).
From what I can see, error cases on the network level are not properly handled in the UI.
#413 is showing a technical error message. However, a proper UI/UX spec should be defined what to do if data can't be loaded.
Tell us about your browser and operating system: