Skip to content

feat: unify row viewer and column explorer#8905

Open
kirangadhave wants to merge 4 commits intomainfrom
kg/unify-row-col-viewer
Open

feat: unify row viewer and column explorer#8905
kirangadhave wants to merge 4 commits intomainfrom
kg/unify-row-col-viewer

Conversation

@kirangadhave
Copy link
Copy Markdown
Contributor

@kirangadhave kirangadhave commented Mar 27, 2026

📝 Summary

Combines the row viewer and column explorer in a single tabbed "Tab Explorer Pane"

🔍 Description of Changes

  • Single tabbed panel with Rows and Columns tabs, replacing two independent panels
    • Single toolbar button toggles the panel open/close; tab selection lives inside the panel
    • When only one tab is available (e.g. mo.ui.dataframe which has showColumnExplorer=false), renders without a tab bar
    • Tab type persists when toggling the panel on/off
  • Minor UI improvements on side bar
    • row viewer search textbox is visually consistent with column explorer search
    • "select/deselect row" text is replaced with a checkbox
    • Better formatting for top bar (pin, focus, close btn)
Screen.Recording.2026-03-27.at.3.03.05.PM.mov

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Mar 27, 2026 10:07pm

Request Review

@kirangadhave kirangadhave added the enhancement New feature or request label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant