James Taber
James Taber
@Dschoordsch what's the desired behavior here when the current assignee is selected from the list of team members? No-op, make task unassigned, something else?
@Dschoordsch I tried to repro this on master to compare master to https://github.com/ParabolInc/parabol/pull/7160, but I'm not actually able to repro unless I'm the only one on the team. Can you...
@gitstart do y'all have a repro for the bug described in the issue? These changes would add the current assignee to the list of possible assignees, but that alone likely...
@gitstart just following up on this - without a clear repro of the bug described in the original issue, we can't confirm that these changes address the issue. Please let...
@gitstart following up on this - do you have a repro for the bug as described in https://github.com/ParabolInc/parabol/issues/6862? Note that the issue described there is different from the assigned user...
My 2¢ as I'm currently doing a similar (but at a much smaller scale and with less complexity) HOC->hook migration for `withAtmosphere` - there's currently **276 occurrences** of `createFragmentContainer(`, so...
FWIW I have some interest in picking this up (it's been a while since I've [played with Babel+ASTs](https://heap.io/blog/how-we-leveraged-asts-and-babel-to-capture-everything-on-react-native-apps) [shameless plug] and I've been meaning to check out jscodeshift), though I...
(reopening since the closing PR only added automation to assist this effort; the AC still needs to be executed)
@mattkrick I'd normally call this "one review required", but this introduces a new pattern - triggering an action on-load via query parameter, in this case for a link in an...
In general, I **_strongly_** believe that we should do our best to accurately and honestly represent usage data to our users, including free-tier users we're trying to convert. I think...