Skip to content

[Request] When sorting by power use type, sort Encounter powers ahead of Daily powers #448

@SagaTympana

Description

@SagaTympana

Currently, when grouping powers by usage, at-wills come before encounters, which come before dailies. This is in increasing order of availability, which makes sense. However, when sorting powers by usage, the order swaps to at-will, then daily, then encounter. This is because useType is a string, and the sorting comparator just goes in alphabetical order. It would be really nice if the power use sort order could be changed to match the grouping order, since that's the order that makes the most sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions