You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could we move the tab selection to the area at the top? And probably make it much less prominent. It's a bit too big and has too much padding.
The powerful thing about column explorer is that you can click on the columns to view charts & summary stats. Hence why it was called column explorer. Could we communicate to the user that they can click on the column?
Maybe reduce the size of the select text, and slightly reduce the size of the select checkbox. Might be hard, I wouldn't spend too much time on it.
Looks like some things are squished when the panel is too small. We could increase the min-width of the panel/even get rid of the << and >> buttons I think
Could we move the tab selection to the area at the top? And probably make it much less prominent. It's a bit too big and has too much padding.
I like this. I have this implemented:
The powerful thing about column explorer is that you can click on the columns to view charts & summary stats. Hence why it was called column explorer. Could we communicate to the user that they can click on the column?
How about we expand the first column by default? and also add accordion like expand/collapse icons to the left side of each column header?
Maybe reduce the size of the select text, and slightly reduce the size of the select checkbox. Might be hard, I wouldn't spend too much time on it.
I actually increased the size, so this should be easy to undo
Looks like some things are squished when the panel is too small. We could increase the min-width of the panel/even get rid of the << and >> buttons I think
i did increase the min-width, I can do it a few more points.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Summary
Combines the row viewer and column explorer in a single tabbed "Tab Explorer Pane"
🔍 Description of Changes
mo.ui.dataframewhich hasshowColumnExplorer=false), renders without a tab barScreen.Recording.2026-03-27.at.3.03.05.PM.mov