Skip to content
New issue

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

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

Already on GitHub? # to your account

[UX] Boost react app should not assume graphql server is running on localhost #388

Closed
dirkmc opened this issue Mar 30, 2022 · 2 comments
Closed

Comments

@dirkmc
Copy link
Contributor

dirkmc commented Mar 30, 2022

The Boost react app attempts to connect to the graphql server at localhost:8080.
However the graphql server may be running on a remote host. So the react app should attempt instead to connect to the hostname in the url.

@SBudo
Copy link

SBudo commented Apr 6, 2022

I have this specific issue on my Calibnet deployment, so let me know if you need me to test anything relating to this issue

@jacobheun jacobheun added this to Boost Apr 7, 2022
@jacobheun jacobheun added this to the 4. Initial Launch milestone Apr 7, 2022
@dirkmc
Copy link
Contributor Author

dirkmc commented Apr 8, 2022

Fixed in #420

@dirkmc dirkmc closed this as completed Apr 8, 2022
@dirkmc dirkmc moved this to Done in Boost Apr 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants