Thomas Willheim

Results 66 issues of Thomas Willheim

Hey there, I'm getting this issue: ![image](https://cloud.githubusercontent.com/assets/2730609/15131578/0b57d258-1606-11e6-9939-fb3b62286409.png) Ideally I would be able to view data that isn't "well formatted". Here's the raw data I was trying to view: ``` "Golden-gate...

bug

Hey there, I'm interested in this library because I'm currently using bookshelf in an app and am curious about graphql. I've peeked at the source code and tests a few...

For example if I only ever wanted 2 alerts to show up at a time, is there a good way to do that with this library? Thanks

enhancement
pending

Looks like there hasn't been any PR merged in quite a while.. ? @benjamine what's your status?

### What would you like? Hi there, I am very close to being able to run a GUI cypress test with a single click from vscode. Here's how that happens...

Hey there, In blueprint's HotkeyDialog we see these pretty hotkeys: ![image](https://user-images.githubusercontent.com/2730609/34238325-e5b87b7a-e5b5-11e7-95f1-46be4daeb5eb.png) I'm wondering if the code that makes those nice looking ![image](https://user-images.githubusercontent.com/2730609/34238345-f977c968-e5b5-11e7-837c-47ed6b43843a.png) icons in a mac/windows specific was is exported...

Domain: documentation
P1
help wanted
Package: core

I have an InputGroup with autoFocus=true inside a popover that must be scrolled to be reached. When I open the popover, the page is scrolled to the very top, even...

Type: bug
P2
help wanted
Package: core

Here's the error I'm hitting when trying to run through this example https://deno.land/manual/testing/coverage : error: Relative import path "http" not prefixed with / or ./ or ../ Steps to repro:...

Hey there, I'm wondering if anyone has a good solution for retaining the correct caret position when the html being rendered is being changed dynamically (such as adding classes to...

Just wondering if it does and what I should do to enable it? Thanks @insin !