Matthew Davidson

Results 32 issues of Matthew Davidson

I'm not sure what's happening, but I know it affects master. Visually, the correct radio option will be chosen, but any conditional questions that are supposed to appear based on...

Pass in anything that's not a React Component to `addInputType`, and no exceptions will be thrown. One issue is that `!` has higher precedence than `instanceof`. So, in `addInputType`, the...

enhancement
Accepting PRs

This was uncovered in the process of reviewing #608. See my comments there for more. In short, `wrap-future` checks `.isSuccess` on a future, when it really means to check `.isDone`....

performance
good first issue

First, thanks for such a great tool! It would be nice to be able to run the installation of files in the Magento root dir separately from installation to the...

enhancement

FYI, someone [deleted the lumo formula from Homebrew](https://github.com/Homebrew/homebrew-core/commit/f0520924fe2da50ce6657fcdcb8a46ace7475578). I don't know if this is a concern or not, but if not, the installation instructions should probably be updated.

Similar to #2160. Currently, the EnvFile tab does not appear in the config for BB runners.

Our org recently switched to using ADFS IAM authentication for our Aurora Pg credentials. This means we don't have a static, saved password any more, but we have to get...

I'm on a Mac (10.15.3), using FF Developer Edition 75.0b12. I currently have two full-screen windows open. If I open TabSearch, search for a tab from another window, and hit...

https://github.com/vvvvalvalval/scope-capture

inspect

I went to bump up byte-streams, since 0.2.0 is quite old, and started seeing a lot of failures in the concat-roundtrip-compressors test like: ``` FAIL in (concat-roundtrip-compressors) (byte_transforms_simple_check.clj:51) expected: {:result...