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

#22: Implement sorting and ordering to installed mods list #34

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

surdaft
Copy link
Collaborator

@surdaft surdaft commented Aug 1, 2023

  • Implement ability to sort mod installed list by same filters as mod list
  • Handle mod not found on GQL gracefully in mod info scene
  • Handle local mods in mod installed list
  • TODO: Handle enable/disable of local only mods
  • TODO: Handle apply of local only mods
  • TODO: Replace referenced/dereferenced (does no benefit, remnant of testing) sort mod list with generic modList sorting for both types of list
  • TODO: Fix "name" in modsList sortField

@surdaft
Copy link
Collaborator Author

surdaft commented Aug 2, 2023

Handle apply of local only mods

No clue how to handle this, but really is an edge case that is unrelated to the scope of the ticket to be fair.

@surdaft surdaft marked this pull request as ready for review August 2, 2023 21:45
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.

1 participant