Kyle Holmberg

Results 226 comments of Kyle Holmberg

@aasifkhan7 I wouldn't spend any time on this issue. See if there's anything you'd like to tackle in the [new repo](https://github.com/operationcode/front-end)

Thanks so much for your continued contributions! For all of those anchor tags, we have an OutboundLink component that ties into our analytics. Could you switch to those?

@cyph3r-m00n - I mean this component: https://github.com/OperationCode/operationcode_frontend/blob/master/src/shared/components/outboundLink/outboundLink.js No need to import `ReactGA`.

Can you re-open this @pvasek - it was closed with #441

Can you re-open this @pvasek - it was closed with #441

I'm also seeing many SVGs that don't render at all or render in a very broken state. Edit: We resolved this issue by upgrading our `react-native-svg` dep

Thanks for the context! I would suggest to do intersection only, and if people request union - we figure it out then!

I'm just not sure how we can convey the difference to the user without being confusing.

What about changing all of Safari to Partial Support on `outline`? Historically, caniuse has used partial when an implementation has many bugs or important problems to be aware of. It's...

@bradfrost I've had situations in the past where Beautify was fighting Prettier - perhaps you have that plugin installed as well? If you have another IDE-specific formatting plugins, you should...