Skip to content

[parity] list_display_links is not honoured by the SPA #666

@MartinCastroAlvarez

Description

@MartinCastroAlvarez

Audit 2026-06-02 — UX/parity (Medium)

There is no reference to list_display_links anywhere in the frontend. The SPA hard-pins which column links to the change page, ignoring the ModelAdmin's choice — including list_display_links = None (which should disable linking entirely). It's absent from both README parity tables.

Fix: thread list_display_links through the list wire contract and render accordingly, or document it explicitly as a known gap with a tracking note.

Metadata

Metadata

Assignees

No one assigned

    Labels

    parityDjango admin parity gap (tracked in #147)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions