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

Create dedicated components for mod modals #1177

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

MythicManiac
Copy link
Collaborator

Create dedicated components for mod management modals (uninstall, disable, view assocaited). This commit does not move the state management anywhere yet, but ideally it too would be separated from the LocalModList.vue component.

While this commit does increase the amount of boilerplate in the interim, it makes it easier to understand the state flow of the modals (especially inside the modal component itself) and leaves room for future changes that don't directly impact all of the modals.

Create dedicated components for mod management modals (uninstall,
disable, view assocaited). This commit does not move the state
management anywhere yet, but ideally it too would be separated from the
LocalModList.vue component.

While this commit does increase the amount of boilerplate in the
interim, it makes it easier to understand the state flow of the modals
(especially inside the modal component itself) and leaves room for
future changes that don't directly impact all of the modals.
Copy link
Collaborator

@anttimaki anttimaki left a comment

Choose a reason for hiding this comment

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

LGTM

@MythicManiac MythicManiac merged commit 66ac202 into ebkr:develop Jan 25, 2024
1 check passed
@MythicManiac MythicManiac deleted the improve-mod-modals branch January 25, 2024 02:55
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