Ben Tea

Results 10 issues of Ben Tea

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [x] 1. The issue provides a reproduction available on GitHub, Stackblitz or CodeSandbox > Please make...

stage/1-reproduction
kind/bug

## Feature Request Hello @bvaughn @wuweiweiwu @TrySound so I saw that the [changelog got updated recently](https://github.com/bvaughn/react-virtualized/commit/2e962d8f8aebc22cb1168a8d147bcaa1d27aa326) and seems ready for a release to be cut. Could we get a release...

## Issue If left alone, it causes a headache when trying to meet the peer dependency `^7.3.0` when it doesn't reflect the actual version being used by `react-sortable-tree`. Juggling with...

## Description Whenever `graphql-config.load.rootDir` does not contain the schema file, the language server does not pick up schema file changes. Example setting: ```json { "graphql-config.load.rootDir": "configs" } ``` Example fs:...

vscode-graphql

**Is your feature request related to a problem? Please describe** Serving content via http2 is beneficial and greatly improves load times when serving many files. This is the case when...

feature request
help wanted

It would be very helpful to have the additional typescript intellisense from #53

### Problem description Please add documentation for docker and docker compose shell completions. Currently, searching for completions only brings up the deprecated `docker app completions`. There is an ongoing issue...

area/cli

## Suggestion We should add additional functions to check if they are being awaited on. Currently we only check expect and test matchers, but none of the [page actions](https://playwright.dev/docs/api/class-page) or...

enhancement

## Issues Many people are having issues with `react-sortable-tree` after upgrading to React 17. It looks like the cause is using `findDOMNode` and mismatched React versions due to a peer...

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...