ficsit-cli icon indicating copy to clipboard operation
ficsit-cli copied to clipboard

#22: Implement sorting and ordering to installed mods list

Open surdaft opened this issue 2 years ago • 1 comments

  • 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
  • [x] TODO: Handle enable/disable of local only mods
  • [ ] TODO: Handle apply of local only mods
  • [x] TODO: Replace referenced/dereferenced (does no benefit, remnant of testing) sort mod list with generic modList sorting for both types of list
  • [x] TODO: Fix "name" in modsList sortField

surdaft avatar Aug 01 '23 13:08 surdaft

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 avatar Aug 02 '23 21:08 surdaft