Skip to content

Implement Parts Sorting Functionality #8

@ProfBrickz

Description

@ProfBrickz
  • Develop automatic sorting system for parts lists
    • Sort by part name
      • Alphabetical order
      • Configure sort priority
    • Sort by set order
      • Maintain original set part order
      • Configure sort priority
    • Sort by completion status
      • Group by not started, started, completed
      • Configure sort priority
    • Sort by amount missing
      • Order by quantity of parts still needed
      • Configure sort priority
    • Sort by percent missing
      • Order by percentage completion
      • Configure sort priority
    • Sort by BrickLink ID
      • Numerical/alphanumerical order
      • Configure sort priority
  • Implement auto-sorting behavior
    • Apply sorting automatically when part quantities are updated
    • Save user's preferred sorting configuration
    • Allow easy toggling between sort methods

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions