Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/side tabs does not appear #1001

Merged
merged 2 commits into from May 23, 2019

Conversation

yoshiakis
Copy link
Collaborator

Fixes #1000.

Changes proposed in this pull request:

This commit fixes the following bug: side tabs doesn't appear when GraphQLEditor component isn't updated
@yoshiakis yoshiakis force-pushed the fix/side-tabs-does-not-appear branch from 17c70fc to f45fa6d Compare March 31, 2019 15:24
@timsuchanek timsuchanek merged commit e663efa into graphql:master May 23, 2019
abernix added a commit to apollographql/apollo-server that referenced this pull request Aug 28, 2019
Via an upstream PR provided by @spencersteers, this fixes a regression in
GraphQL Playground which prevented the resizing of the schema panel.  This
regression seems to have been introduced by
graphql/graphql-playground#1001, which removed the
relevant binding.

See referenced issues for additional details into the change.

Ref: apollographql/graphql-playground#19
Fixes: #2529
abernix added a commit to apollographql/apollo-server that referenced this pull request Aug 28, 2019
Via an upstream PR provided by @spencersteers, this fixes a regression in
GraphQL Playground which prevented the resizing of the schema panel.  This
regression seems to have been introduced by
graphql/graphql-playground#1001, which removed the
relevant binding.

See referenced issues for additional details into the change.

Ref: apollographql/graphql-playground#19
Fixes: #2529
abernix added a commit to apollographql/apollo-server that referenced this pull request Aug 28, 2019
Via an upstream PR provided by @spencersteers, this fixes a regression in
GraphQL Playground which prevented the resizing of the schema panel.  This
regression seems to have been introduced by
graphql/graphql-playground#1001, which removed the
relevant binding.

See referenced issues for additional details into the change.

Ref: apollographql/graphql-playground#19
Fixes: #2529
cgxxv pushed a commit to cgxxv/graphql-playground that referenced this pull request Mar 25, 2022
* refactor(graphql-playground-react): remove unused method

* fix(graphql-playground-react): side tabs doesn't appear

This commit fixes the following bug: side tabs doesn't appear when GraphQLEditor component isn't updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Side tabs doesn't appear
2 participants