Skip to content

fix: Fix issues when auto-size columns/rows is false, and when row headers are not 0#1927

Merged
mofojed merged 7 commits intodeephaven:mainfrom
mofojed:grid-calculated-sizes
Apr 18, 2024
Merged

fix: Fix issues when auto-size columns/rows is false, and when row headers are not 0#1927
mofojed merged 7 commits intodeephaven:mainfrom
mofojed:grid-calculated-sizes

Conversation

@mofojed
Copy link
Copy Markdown
Member

@mofojed mofojed commented Apr 10, 2024

  • Shouldn't throw in those cases, we should handle when calculatedSizes is empty
  • Found when using out deephaven-doom, couldn't resize/move columns like expected
  • Also tested in the styleguide - dragging columns when there were row headers visible did not work correctly

…mpty

- Shouldn't throw in those cases, we should handle when calculatedSizes is empty
@mofojed mofojed self-assigned this Apr 10, 2024
@mofojed mofojed changed the title fix: When grid does not auto size columns/rows, calculatedSizes could be empty fix: Fix issues when auto-size columns/rows is false, and when row headers are not 0 Apr 17, 2024
@mofojed mofojed requested a review from mattrunyon April 17, 2024 02:40
@mofojed mofojed marked this pull request as ready for review April 17, 2024 02:40
Comment thread packages/grid/src/GridRenderer.ts Outdated
- Add a bit more explanation
@mofojed mofojed requested a review from mattrunyon April 17, 2024 18:18
Comment thread packages/grid/src/GridRenderer.ts Outdated
@mofojed mofojed requested a review from mattrunyon April 18, 2024 13:41
@mofojed mofojed merged commit 01c2a06 into deephaven:main Apr 18, 2024
@mofojed mofojed deleted the grid-calculated-sizes branch April 18, 2024 16:39
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants