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

[Suggestion] Show pad social media/website links + error message if pad doesn't load. #80

Open
Uricorn opened this issue May 11, 2016 · 5 comments

Comments

@Uricorn
Copy link

Uricorn commented May 11, 2016

If you misconfigured your pad or are having server issues, visitors to your pad are currently met with an infinite loading screen.

I suggest that you ask pads what their social media accounts and website are, and then if the pad takes too long to load, you display an error message and state that you can contact the owners via the links.

@ImGrumpy
Copy link

Great idea. Instead of asking owners for this info though, it should be stored in the config file (or the Admin Panel #39 once it exists).

@Uricorn
Copy link
Author

Uricorn commented May 11, 2016

Wouldn't the frontend have to access the config file though to pull the links?

The main point of this would be to help users know what to do in the event that it cannot reach the server.

@ImGrumpy
Copy link

Sort of? If it were in a config file, the pad could report it to the lobby for use when loading. Then when the pad is not available, the last reported info could be shown. Like an extension of the data that's transmitted currently during lobby updates.

@explodingcamera
Copy link
Member

explodingcamera commented May 11, 2016

We could just add it to the config that only contains the socket host + port atm, that gets loaded even if the websocket connection fails.

@DerpgonCz
Copy link
Member

@HENR-Y We would have to add it to the database in order to show it even when pad is offline. That could be changed using the Management Console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants