ChessHub
ChessHub copied to clipboard
improve UI of game end modal
The modal shown at the end when the game ends is a bit dull. Improve its UI.
Hey, I would like to work on this. Please assign.
Hey, I would like to work on this. Please assign.
Yeah sure go on @IrfanSalim
Hey, @moonpatel
I'm unable to start the app, locally or even on gitpod. I added all the env variables and DB connection is also done, please suggest..
On gitpod it says something went wrong on signup and the network tab has a Cors error:
Locally its stuck on a loading page and not getting anything:
Hey @IrfanSalim can you show me the logs of browser and backend terminal for this.
@moonpatel
Hey @IrfanSalim, looks like you have a CORS error. The backend allows requests from only certain hosts for security purposes. It seems you are developing on gitpod so you have different host. Change your CORS_ALLOWED_HOST variable in .env to match with the hostname of your gitpod shown in the error. Other alternate solution is to develop locally.
Hey, I tried what you mentioned and also tried removing the Cors restriction but it's still not resolved.
Locally also tried but was unable to go to the login/signup page only, it's stuck on loading.
Dont want to waste any more of your time, you can assign it to someone else, sorry about this.
Hey, I tried what you mentioned and also tried removing the Cors restriction but it's still not resolved.
Locally also tried but was unable to go to the login/signup page only, it's stuck on loading.
Dont want to waste any more of your time, you can assign it to someone else, sorry about this.
No problem @IrfanSalim.
Hi @moonpatel ! Could I work on this issue, please?
Yeah sure @kristenking