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

Fix for hidden columns not being hidden in interactive tables #1252

Merged
merged 6 commits into from Mar 15, 2023

Conversation

rich-iannone
Copy link
Member

This PR makes a simple fix to ensure that any columns having a hidden state are not shown in an interactive table (i.e., after using opt_interactive()). One more example for opt_interactive() is also provided here.

@rich-iannone rich-iannone merged commit c65e899 into master Mar 15, 2023
6 of 9 checks passed
@rich-iannone rich-iannone deleted the hidden-column-fix-interactive branch March 15, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant