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

App sidebar mode and optimizations #2191

Merged
merged 171 commits into from
Nov 8, 2022
Merged

Conversation

benjaminpkane
Copy link
Contributor

@benjaminpkane benjaminpkane commented Oct 24, 2022

Change log

  • Significantly optimizes the performance of the sidebar by lazily computing statistics only for currently visible fields
  • Added new sidebar modes all|best|fast with updated default behavior that further optimizes the performance of the App for large datasets
  • Added support for configuring the sidebar mode dynamically in the App and programmatically on a per-dataset basis
  • Added support for programmatically configuring sidebar groups and default expansion states on a
    per-dataset basis

Issues resolved

Copy link
Contributor

@brimoor brimoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@benjaminpkane benjaminpkane merged commit 4e64ee7 into develop Nov 8, 2022
@brimoor brimoor deleted the feature/sidebar-refresh branch November 8, 2022 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Issues related to App features bug Bug fixes core Issues related to Core features enhancement Code enhancement
Projects
None yet
4 participants