Ilya Shaisultanov

Results 44 comments of Ilya Shaisultanov

Sorry, Fx = Firefox. I'm on Ubuntu Desktop 12.04 x64, Gnome Shell, Firefox 14.0.1

Happens to me too, can't figure out what triggers it.

This also affects responses. Given this response definition ``` "type": "array", "items": { "type": "string" } ``` and this response ``` [ '1a', '2b', '3c', '4d', '5e', '987123E456' ] ```...

In the meantime, is there a way to tell swagger that any type is valid as item type?

Since https://github.com/argoproj/argo-workflows/issues/11767 is fixed now, there is no workaround for this issue; upgrading for 3.5.x breaks all workflows that use `steps` that rely on workflow defaults. EDIT: turns out replacing...

There's still no basic math available, though.

Pressing 's' doesn't do anything in browser or when the popup is showing, with or without "Pop-up takes keyboard focus" setting (Ctrl-S works in the browser, but not with the...

Would love to see that PR merged. Uploading large sets is a bit painful right now 😅

node v6 has moved into active LTS mode and a lot of people can't upgrade their projects (myself included) because we have a dependency on this package. This PR really...