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

Refactor GameSelectionScreen's "proceed" methods #853

Merged
merged 5 commits into from
Oct 23, 2022

Conversation

anttimaki
Copy link
Collaborator

No description provided.

Also turn the if-check around to save an indentation level.

Refs TS-1139
Vue component doesn't need to know what activating a game consists of.

Refs TS-1139
Vue component doesn't need to know what providers need to be setup and
how it's done when the active game is selected.

Refs TS-1139
The switch statement in the Vue component seemed unnecessary: all
three valid options did the exact same thing.

Refs TS-1139
Due to z-index, the modal was shown partially below the search bar in
GameSelectionScreen.
Copy link
Collaborator

@MythicManiac MythicManiac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still seems to more or less produce the same functionality as before, and the refactors make sense. Looks good to me 👍

@ebkr ebkr merged commit 7d99cfa into develop Oct 23, 2022
@MythicManiac MythicManiac deleted the TS-1139-GameSelectionScreen-proceed-refactor branch October 24, 2022 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants