Hi guys,
sorry for removing your pretty issue boilerplate. Just wanted to notify you something:
Therefore:
Yours Daniel,
P.S. You can contact us on [email protected] , [email protected]
Hey guys,
I agree it is frustrating to get no response to an issue or PR after weeks.
Would it be possible to give more people access to merge to this repository?
Or maybe update the contributing page to say what contributors can expect regarding response times?
Thanks :)
Amanda
Hello, I agree with @supamanda as well.
I made a pull request more then two months ago and it still has not been merged even tho it was only small change ☹️
Hi all,
The official Adazzle response can’t come from me – you will probably need either @malonecj or @bakesteve for that, so I’m cc’ing them in here.
My immediate thoughts are that while I understand some people might be working to deadlines that rely on faster responses than Adazzle can provide, if possible any project forks needed for specific business requirements should be kept private; or at the very least aliased to an enterprise namespace.
I appreciate that the response times can be frustrating. The unfortunate reality here is that currently the internal maintainers do not have capacity to keep up with every single issue that users open. For the immediate future, only issues that Adazzle open themselves, or that directly benefit Adazzle will be given attention by the internal team.
As for @supamanda’s query re. giving more people access to this repository, this is unlikely to happen. I would love nothing more than to give a few of our regular contributors who have proven themselves to be invaluable time and time again full read-write permissions, but that decision lies with Adazzle and for a couple of reasons I won’t go into here may or may not even be possible.
But maybe — just maybe — seeing the lengths some users are going to to address issues will prompt some internal discussions at Adazzle around the Grid and it’s future.
Obviously this isn’t a good response. I’m just trying to be as open and honest as I can be, in the spirit of the good parts of the open-source community.
As a final note just in case anyone doesn’t know who I am; I used to work at Adazzle but do not anymore. During my time there I was on the team directly responsible for React Data Grid, more or less from the start of the project.
You should in no way take anything I’ve said above as any kind of official response or indication thereof. Like I said, I’m just trying to be honest.
HTH.
Hi Daniel
In terms of merging in, while we fully appreciate you wanting a super fast (or simply a less than 2 week) turnaround. I'm sure you can understand that as with any software company, we wont always be in a place to do that, as much as we would like to
In terms of your points above, for sorting and selection, we internally use immutable data patterns (through redux) and that has been one aspect we have grappled with most - how to be agnostic about how people manage state while adding features that fundamentally require some state. Or put simply, we use redux but didn't want to do anything that forced everyone else to.
For the extensions / changes, obviously you are free to extend, fork, or anything else (its MIT after all), and pulling upstream changes is something we are always open to (albeit at times, less quickly than some might like). To avoid confusion, its obviously best if we can keep those as 'addons' - and enabling this was one of the key drivers to adopt lerna. Naturlaly though, not everything can be an extension / add on as it may need to change something in core, or need a hook that simply isnt there. For that we'll get in touch off line to work out a better way to manage that process.
If you can hold off on the npm side for now taht'd be great to avoid confusion - but if you need that for your tooling, then fair enough. Maybe keep it as a -pre / v0 to make it clear that we may come up with a better / different approach.
Hope that helps
Steve
ps also merged your fix for immutable
Hi guys,
Daniel(s)
@danielpetrov closing this off for now, and we'll track upstream changes on the fork either through PRs, or by us keeping an eye on it, as you see fit.
Most helpful comment
Hey guys,
I agree it is frustrating to get no response to an issue or PR after weeks.
Would it be possible to give more people access to merge to this repository?
Or maybe update the contributing page to say what contributors can expect regarding response times?
Thanks :)
Amanda