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

Support multiple running games in client #33

Closed
Zomis opened this issue Feb 9, 2019 · 1 comment
Closed

Support multiple running games in client #33

Zomis opened this issue Feb 9, 2019 · 1 comment
Labels
enhancement New feature or request vue-js-client Add functionality to the games-vue-client module

Comments

@Zomis
Copy link
Owner

Zomis commented Feb 9, 2019

It should be possible to switch between games in the client, like on Lichess.org.

This is really helpful for games where opponent is slow, or when you want to have long-running games that can be played over the course of days or even weeks.

To accomplish this, perhaps it is time to use Vuex? This could make it easier to add new features to the toolbar.

@Zomis Zomis added enhancement New feature or request vue-js-client Add functionality to the games-vue-client module labels Feb 9, 2019
@Zomis Zomis mentioned this issue Feb 10, 2019
@Zomis
Copy link
Owner Author

Zomis commented Feb 10, 2019

Using Vuex made this a lot easier.

@Zomis Zomis closed this as completed Feb 11, 2019
@Zomis Zomis mentioned this issue Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vue-js-client Add functionality to the games-vue-client module
Projects
None yet
Development

No branches or pull requests

1 participant