| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Looks good @dainemawer , just a couple of minor things to address.
Sorry, something went wrong.
There was a problem hiding this comment.
@dainemawer Left a couple of comments. This looks on the right track, but there's a lot of code here that can be simplified, and overall we need to be more careful of not enqueue things too aggressively.
Sorry, something went wrong.
…p conditional logic flow
|
@dainemawer FYI Since we've branched off from trunk into a release/1.0.0-beta.1 branch, I've updated the base branch of this PR to that new branch. So going forward, please make sure to work off release/1.0.0-beta.1, and specifically not merge trunk into this again. |
Sorry, something went wrong.
|
Roger that @felixarntz will fix the merge conflict here! |
Sorry, something went wrong.
There was a problem hiding this comment.
@dainemawer Left a bit more feedback here, this is looking close now.
Sorry, something went wrong.
Co-authored-by: Felix Arntz <felixarntz@users.noreply.github.com>
Make sure the function is only added when need it.
Co-authored-by: Felix Arntz <felixarntz@users.noreply.github.com>
Co-authored-by: Felix Arntz <felixarntz@users.noreply.github.com>
…ormance into feature/add-admin-pointer
Co-authored-by: Felix Arntz <felixarntz@users.noreply.github.com>
There was a problem hiding this comment.
Awesome work @dainemawer!
Thanks @mitogh for the final iteration.
Sorry, something went wrong.
There was a problem hiding this comment.
one tiny spacing change to align the values, otherwise 👍🏼
Sorry, something went wrong.
Co-authored-by: Adam Silverstein <adamjs@google.com>
| Back | FazBrowse Home | New Git URL |
Summary
Fixes #193

Relevant technical choices
Checklist