Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon selector is broken in production #21

Open
nfoert opened this issue Jul 3, 2024 · 3 comments · Fixed by #52
Open

Icon selector is broken in production #21

nfoert opened this issue Jul 3, 2024 · 3 comments · Fixed by #52
Labels
awaiting merge Awaiting branch merges to be completed bug Something isn't working client A change to client-side code server A change to server-side code

Comments

@nfoert
Copy link
Owner

nfoert commented Jul 3, 2024

More investigation is required

@nfoert nfoert added bug Something isn't working client A change to client-side code server A change to server-side code labels Jul 3, 2024
@ar4s ar4s mentioned this issue Oct 1, 2024
@nfoert
Copy link
Owner Author

nfoert commented Oct 5, 2024

@ar4s upon releasing v0.0.7-alpha it appears that this bug is still in effect
image
The following browser errors are reported in the console

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://127.0.0.1:8000/iconlist. (Reason: CORS request did not succeed). Status code: (null).
Uncaught (in promise) TypeError: NetworkError when attempting to fetch resource.

@niccokunzmann
Copy link

True, I would like to add an email icon:
grafik
and I see nothing coming up

@nfoert
Copy link
Owner Author

nfoert commented Oct 13, 2024

and I see nothing coming up

Thanks for confirming this, usually you would need to search something like envelope since the search only knows the base icon names from Phosphor Icons and no context or related tags/description, but as far as the issue goes, the icons still unfortunately don't seem to be appearing on the server

@nfoert nfoert added the awaiting merge Awaiting branch merges to be completed label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge Awaiting branch merges to be completed bug Something isn't working client A change to client-side code server A change to server-side code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants