Skip to content

QRep mirror UI: partition table sorting/pagination broken and graph shows NaN values #3960

@lukejudd-lux

Description

@lukejudd-lux

QRep partition table: pagination before sort/filter
qrepStatusTable.tsx slices the page from unsorted data, then sorts within the page. Should be filter -> sort -> paginate.

QRep graph: NaN values
qrepGraph.tsx line 55 uses ?? instead of || with Number(), feeding NaN into the chart.
Both in ui/app/mirrors/mirrorId/.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions