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

perspective-viewer-hypergrid Tree column toggle buttons. #914

Merged
merged 5 commits into from
Feb 10, 2020
Merged

Conversation

texodus
Copy link
Member

@texodus texodus commented Feb 10, 2020

@finos/perspective-viewer-hypergrid now has context toggle buttons for tree grids, where previously the entire cell simply responded to clicks. This makes mixed selection/toggle work, as well as generally more sanitary UX.

Also some style tweaks/refactors are included:

  • Hypergrid tree columns which are smaller than the viewer width are no longer hidden.
  • When load() is called and view config attributes have already been set, reset() will now automatically be applied if the current view config triggers an error with the new table.
  • Reduced hypergrid resize thrashing.
  • Subtler colors for <select> controls.

grid-fix2

@texodus texodus added enhancement Feature requests or improvements JS labels Feb 10, 2020
@texodus texodus merged commit 912e001 into master Feb 10, 2020
@texodus texodus deleted the potpourri branch February 10, 2020 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests or improvements JS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant