Skip to content

The first time you click sort by ID it should show you results in reverse order #677

@simonw

Description

@simonw

e.g. on https://latest.datasette.io/fixtures/roadside_attractions

Clicking the "pk" column header doesn't actually do anything - it sorts by pk asc but since the page was already sorted like that nothing useful changes.

The first click on a primary key column that the page is already implicitly sorted by should instead enable sort descending on that column.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions