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

Add a setting to the dataframe view for indicator/empty/clear column default visibility #7692

Open
abey79 opened this issue Oct 11, 2024 · 0 comments
Labels
feat-dataframe-view Everything related to the dataframe view ui concerns graphical user interface
Milestone

Comments

@abey79
Copy link
Member

abey79 commented Oct 11, 2024

#7677 introduced a mechanism to exclude indicator component, empty columns, and/or Clear component from the view. By default, all of these are now excluded in the dataframe view. We should have a setting to control this behaviour, if only for educational purposes (actually seeing these columns is rarely useful).

Challenge: our current story to reflect the view content and selection in the UI is not great. Adding this toggle can potentially worsen the situation, so we need a careful design around this.

@abey79 abey79 added ui concerns graphical user interface feat-dataframe-view Everything related to the dataframe view labels Oct 11, 2024
@abey79 abey79 added this to the 0.20 milestone Oct 11, 2024
@emilk emilk modified the milestones: 0.20 - Maps, H.264, Triage Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat-dataframe-view Everything related to the dataframe view ui concerns graphical user interface
Projects
None yet
Development

No branches or pull requests

2 participants