Skip to content

Refactor frozen table columns #1282

@matthew-white

Description

@matthew-white

See getodk/central-frontend#811 (comment). We have frozen columns in a few tables, but right now they involve a fair amount of complexity: see the TableFreeze component.

In terms of the user experience, I think there are accessibility concerns with the current implementation. The TableFreeze component renders two <table> elements, which I think would be difficult to navigate using a screen reader.

The linked comment suggests a couple of possible solutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendRequires a change to the UIrefactorImproves code without altering behavior

    Type

    No type

    Projects

    Status

    🕒 backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions