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

Configurable columns in hierarchy browser tables #12

Closed
natoverse opened this issue Nov 2, 2020 · 1 comment
Closed

Configurable columns in hierarchy browser tables #12

natoverse opened this issue Nov 2, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@natoverse
Copy link
Contributor

Right now the data tables display all of the known properties as columns. This could be configurable via a prop so that we can create custom views or allow users to edit their display preference.

@natoverse natoverse added the enhancement New feature or request label Nov 2, 2020
ahoak added a commit that referenced this issue Nov 30, 2020
* fix: remove react peerDep and add enhancements

* fix: yarn versions

* fix: linting

* fix: add react and fluent as peerdeps

* fix: deps and typings

* fix: remove conditionals for dataproviders

* fix: clean up controls boolean hook

* fix: yarn install

* fix: update version

* fix: add changes to types in hooks and peerDeps

* fix: linting

* chore: add comments and disable linting for no hook-deps on singletons

* fix: add console log on error handling

Co-authored-by: Amber Hoak <amhoak@microsoft.com>
@ahoak
Copy link
Contributor

ahoak commented Dec 7, 2020

Fixed with PR #24

@ahoak ahoak closed this as completed Dec 7, 2020
darthtrevino pushed a commit that referenced this issue Feb 7, 2022
* fix: remove react peerDep and add enhancements

* fix: yarn versions

* fix: linting

* fix: add react and fluent as peerdeps

* fix: deps and typings

* fix: remove conditionals for dataproviders

* fix: clean up controls boolean hook

* fix: yarn install

* fix: update version

* fix: add changes to types in hooks and peerDeps

* fix: linting

* chore: add comments and disable linting for no hook-deps on singletons

* fix: add console log on error handling

Co-authored-by: Amber Hoak <amhoak@microsoft.com>
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

No branches or pull requests

2 participants