Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Misaligned table rows with fixed_row / fixed_column after callback #797

Closed
Marc-Andre-Rivet opened this issue Jun 19, 2020 · 0 comments · Fixed by #798
Closed

Misaligned table rows with fixed_row / fixed_column after callback #797

Marc-Andre-Rivet opened this issue Jun 19, 2020 · 0 comments · Fixed by #798
Assignees
Labels
dash-type-bug Something isn't working as intended size: 0.5

Comments

@Marc-Andre-Rivet
Copy link
Contributor

Marc-Andre-Rivet commented Jun 19, 2020

First mentioned here: https://community.plotly.com/t/dash-1-12-datatable-format-issues-when-using-fixed-header/39120/9. The issue still exists after #793

I think the issue is the memoization / condition preventing resizing is too aggressive in preventing recalculations, not taking into account all the relevant props https://github.com/plotly/dash-table/blob/dev/src/dash-table/components/ControlledTable/index.tsx#L166

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dash-type-bug Something isn't working as intended size: 0.5
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant