Mike Fix

Results 91 comments of Mike Fix

@Akiyamka are you still experiencing this issue? I cannot reproduce it in Chrome.

@deadcoder0904 I assume this has to do with a very slight width miscalculation, which only happens with specific window dimensions. I'm guessing this is why I can't recreate it even...

I have never been able to reproduce this issue, but if anyone is able to reproduce this locally, I am wondering if adjusting this config slightly solves the issue: https://github.com/carbon-app/carbon/blob/master/components/Editor.js#L156...

@manishsundriyal awesome, and absolutely _zero_ rush. This is not a big deal at all. Stay safe!

@waseefakhtar which operating system/browser are you using? When I click on that Twitter link, it looks fine to me:

> Can you assign this to me ? @rkoleci done! However, please feel free to submit PRs to fix any bugs without assignment. No need to claim issues before fixing...

> Broken on all the latest chromium based browser (Edge, Edge dev, Edge Beta, Edge Canary, Chrome, Chrome Dev, Chrome Beta, Chrome Canary), but works on the latest _Firefox Extended...

@AlvaroBernalG for the first snippet why couldn't you just have both of those in the same block of code?

Hi all, As an alternative approach to the type name prefix, here is another option. We generate the following folder structure: ``` graphqlgen ├── index.ts └── User.ts └── ... ```...

I'm really interested in this too! That way I can have [Ranger](http://reporanger.com) automatically merge the pull requests for me too 🙌 ([example](https://github.com/carbon-app/carbon/pull/862))