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

Pass cellSelection to table state #4021

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

nojaf
Copy link
Contributor

@nojaf nojaf commented Mar 7, 2025

📝 Summary

🔍 Description of Changes

As a follow up to #3725, I noticed that the cell are not unselect (visually) when change the selection in Python code.

This is solved by passing in the cell state, similar to how the rowSelection is passed down.

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

📜 Reviewers

@mscolnick

Copy link

vercel bot commented Mar 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2025 2:02pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2025 2:02pm

@mscolnick mscolnick merged commit 77a75cb into marimo-team:main Mar 7, 2025
21 checks passed
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.

2 participants