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

Add an error interface when the connection fails #172

Open
blenderskool opened this issue Aug 23, 2023 · 9 comments
Open

Add an error interface when the connection fails #172

blenderskool opened this issue Aug 23, 2023 · 9 comments
Labels
enhancement Enhancing an existing feature good first issue Good for newcomers hacktoberfest Celebrating Hacktoberfest!

Comments

@blenderskool
Copy link
Owner

When the connection to the Blaze server fails, no feedback is given to the user. We can show a popup with some messaging indicating this error and what can be done to resolve it.

@blenderskool blenderskool added good first issue Good for newcomers enhancement Enhancing an existing feature labels Aug 23, 2023
@AyushmanSinghRajawat
Copy link

Hey @blenderskool , I'm new to open-source contributions, but I'm eager to contribute to this project. I've been looking into the issue related to handling WebSocket connection failures. My plan is to implement a modal that displays clear and user-friendly error messages for different failure scenarios, enhancing the user experience.
I'm confident I can address this issue effectively. Please assign this task to me. If you have any suggestions or advice, I'm open to feedback.

@blenderskool
Copy link
Owner Author

Hey @AyushmanSinghRajawat, please go ahead. There is already a Modal component that you can re-use for this.

@blenderskool
Copy link
Owner Author

@AyushmanSinghRajawat Are you working on this? Do let me know if you need any help 🙂

@AyushmanSinghRajawat
Copy link

Hey, @blenderskool sorry i was busy in a hackathon, but i am going to send a PR in a day, thank you for understanding.

@AyushmanSinghRajawat
Copy link

hey, @blenderskool, i am having trouble with client side (frontend) of this project. I have followed all steps in CONTRIBUTION.md but still nothing gets reflected in the ports. I think there is a step missing in CONTRIBUTION.md to open frontend as the backend is perfectly reflected in its port. Please let me know how to make it work as i am working on this issue and i am not able to test whether my solution works or not.

@blenderskool
Copy link
Owner Author

@AyushmanSinghRajawat Which version of node are you using? Blaze currently works with node 16

@AyushmanSinghRajawat
Copy link

I am working on version 18.18.0. How should i proceed?

@blenderskool
Copy link
Owner Author

Install Node 16 using nvm or n.
They allow you to install multiple node versions in the same system and manage them easily.

@AyushmanSinghRajawat
Copy link

Thanks @blenderskool, i will get to it right away.

@blenderskool blenderskool added the hacktoberfest Celebrating Hacktoberfest! label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancing an existing feature good first issue Good for newcomers hacktoberfest Celebrating Hacktoberfest!
Projects
None yet
Development

No branches or pull requests

2 participants