Spencer

Results 12 issues of Spencer

### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I have tried restarting my IDE and the issue persists. - [X] I have...

bug
good first issue
accepting prs

### Bug description `yarn workspaces info --json` no longer works as of the `v1.22.0` release. The `--json` flag seems to be ignored and the output is JSON wrapped in plain...

### Expected Behavior I expected that after the initial build populated a brand new cache that rebuilds (using the watch compiler) would see a performance improvement. ### Actual Behavior It...

Fixes https://github.com/elastic/kibana/issues/140676 This PR enables the FTR to load a custom "journey" format config file ([example](https://github.com/spalger/kibana/blob/implement/ftr-journey-loading/x-pack/performance/journeys/web_logs_dashboard.ts)). This config file format is a big iteration on the FTR config file format,...

Team:Operations
release_note:skip

### Summary Fixes https://github.com/elastic/eui/issues/6214 This PR is an attempt to use context in the `` to support changing the default value of `fullWidth` in any form elements rendered within a...

When writing an `` which is supposed to expand to the full width of the container you need to add `fullWidth` to every form group, row, and input in the...

feature request

**Describe the bug** Just wanted to log some issues I experienced wrt. setting up the .gitignore file while trying to setup edgedb code generation in a monorepo where the "edgeql-js"...

bug

``` jabba install 1.16.0 Downloading 1.16.0 (https://download.oracle.com/otn-pub/java/jdk/16.0.1+9/7147401fd7354114ac51ef3e1328291f/jdk-16.0.1_osx-x64_bin.tar.gz) Extracting /var/folders/d0/22cvt_dj53b962vddtbd7klr0000gn/T/jabba-d-447661267 to /Users/spalger/.jabba/jdk/1.16.0 gzip: invalid header ``` ``` cat /var/folders/d0/22cvt_dj53b962vddtbd7klr0000gn/T/jabba-d-913639372 Error Page 404 ... ```

When using mocha via the command line you can specify files with `-r`which will cause them to be required before your tests are. This is useful for doing setup, but...

I regularly use `control+cmd+shift+4` to take screenshots and paste them into conversations. irccloud.com supports this but nimbus 0.7.5-pre doesn't. I love nimbus and would love to use it full time,...