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

Use ActiveCable to update scores on live overlay views #191

Open
kevinreedy opened this issue Mar 28, 2020 · 1 comment
Open

Use ActiveCable to update scores on live overlay views #191

kevinreedy opened this issue Mar 28, 2020 · 1 comment
Labels
enhancement New feature or request game model revamp

Comments

@kevinreedy
Copy link
Member

Instead of refreshing the page, which causes flicker, we should use ActionCable (or some other javascript) to update the scores.

@kevinreedy kevinreedy added bug Something isn't working enhancement New feature or request game model revamp and removed bug Something isn't working labels Mar 28, 2020
@kevinreedy
Copy link
Member Author

Or perhaps https://hotwire.dev/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request game model revamp
Projects
None yet
Development

No branches or pull requests

1 participant