Skip to content

Enhancement: PTable sorting #1014

@znicholasbrown

Description

@znicholasbrown

PTable currently requires row sorting to be implemented downstream because the tables have no built-in sort methods.

I imagine sorting being based on column header, with the table / table header components exposing methods and models that would allow the consumer to control and respond to changes in the sort order. I think we can extend the TData model to include sort on the column, which would be a boolean that controlled whether sort interactions were enabled by default for the column.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions