-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Labels
frontendRequires a change to the UIRequires a change to the UIrefactorImproves code without altering behaviorImproves code without altering behavior
Description
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
Labels
frontendRequires a change to the UIRequires a change to the UIrefactorImproves code without altering behaviorImproves code without altering behavior
Type
Projects
Status
🕒 backlog