Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Table] Resizing columns no longer throws error when row header is hidden #1502

Merged
merged 3 commits into from
Aug 28, 2017

Conversation

cmslewis
Copy link
Contributor

Fixes #1500

Checklist

  • Include tests

Changes proposed in this pull request:

  • 🐛 FIXED Table resizing columns no longer throws an error when isRowHeaderShown={false}

Reviewers should focus on:

I know the getRowHeaderWidth function is used in only one place, but it felt cleaner and clearer to me to pull that consideration out into a separate helper.

@blueprint-bot
Copy link

Add `maybe` prefix to clarify function effect

Preview: documentation | table
Coverage: core | datetime

@cmslewis cmslewis added the P1 label Aug 26, 2017
@cmslewis cmslewis requested a review from adidahiya August 28, 2017 21:10
@cmslewis cmslewis merged commit 8a62504 into master Aug 28, 2017
@cmslewis cmslewis deleted the cl/table-resizing-no-row-headers branch August 28, 2017 22:25
@cmslewis cmslewis mentioned this pull request Aug 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants