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

Persist selected column when columns are regenerated. #166

Merged
merged 2 commits into from
Feb 25, 2024

Conversation

Evertras
Copy link
Owner

Fixes #163

We were dropping the selected column when using WithColumns, so just make sure to add it back in when regenerating columns.

@Evertras Evertras merged commit b32efb0 into main Feb 25, 2024
7 checks passed
@Evertras Evertras deleted the selected-text-col-persists branch February 25, 2024 11:16
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.

Unclear how to show selected column with dynamic row updates
1 participant