Niles Turner

Results 20 comments of Niles Turner

@thmaterna Having the same issue. Are you able to add @adamwdraper as a reviewer? @adamwdraper do you have time to review?

I'm not sure how we could get in touch with @adamwdraper to add more collaborators to the project but I tweeted him...

No news... It seems like either find another way to get in contact with @adamwdraper or find someone with who has the capacity to fork the repository and start a...

@thmaterna @RaviDasari @JasonRammoray @adamwdraper Any update on the status of this issue? There are 2 open issues, #512 and #563, and 2 PRs #564 and #514 open to fix this...

@bvaughn We built a pivot component based on react-virtualized, [**react-virtualized-pivot**](https://github.com/turnerniles/react-virtualized-pivot). ![image](https://user-images.githubusercontent.com/8146241/29742823-06c2adf8-8a54-11e7-96ed-18466e853482.gif)

@turnerniles @zheath It seems essentially, each additional aggregator/measure gets appended as another pivot to the right of the previous aggregator/measure pivot. And then we would also need to have multiple...

Hi @IronCoderXYZ, I'll take a look at this, this weekend!

@GerjonM It seems right now whenever the `Pivot` `componentWillReceiveProps` is triggered it will re-render with the props it is passed and this essentially wipes out / resets the current pivot...

@GerjonM @pat310 See #103. I’m not sure I’m working towards the right solution here. First, I added row and column props so the pivot can be rendered immediately with default...