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

Removed unnecessary } in GraphQLEditor #1104

Merged
merged 1 commit into from
May 28, 2020
Merged

Removed unnecessary } in GraphQLEditor #1104

merged 1 commit into from
May 28, 2020

Conversation

taras
Copy link
Contributor

@taras taras commented Nov 20, 2019

Fixes # N/A.

Changes proposed in this pull request:

It took a while to track down but there is a closing curly bracket that's unnecessary. It gets rendered in output and it's visible on white background. I removed it. This was introduced in #1001 https://github.com/prisma-labs/graphql-playground/pull/1001/files#diff-977e6e5ed829c1b17ed396af79ae26b3R291

Before

This is a screenshot from master

Screen Shot 2019-11-20 at 5 32 51 PM

After

This is a screenshot from the Netlify preview app

Screen Shot 2019-11-20 at 5 27 46 PM

It took a while to track down but there is a closing curly bracket that's unnecessary. It gets rendered in output and it's visible on white background.
@CLAassistant
Copy link

CLAassistant commented Nov 20, 2019

CLA assistant check
All committers have signed the CLA.

@taras taras requested a review from yoshiakis February 2, 2020 04:47
@beeman beeman mentioned this pull request Apr 12, 2020
23 tasks
Copy link
Collaborator

@yoshiakis yoshiakis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for late. Looks good to me!

@denizkenan
Copy link

any update?

@EthanSK
Copy link

EthanSK commented May 28, 2020

This is such a small issue, but its implications are HUGE. How is an institution of any respectable capacity able to release something that looks so hideous into production? Can we please merge!

@acao acao modified the milestone: 2.0 May 28, 2020
@acao
Copy link
Member

acao commented May 28, 2020

@EthanSK hey there! this repository is under liminal maintenance as we transition before we archive and move to a new implementation. some months ago when we announced all of this, we asked users to identify which bugs were most important to fix before archiving. Prisma no longer maintains this repo. Please heed the warnings!

@acao acao merged commit 6745aff into graphql:master May 28, 2020
yoshiakis referenced this pull request May 31, 2020
* 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
@EthanSK
Copy link

EthanSK commented Jun 22, 2020

@acao Where is the announcement about this? And also, when is the new implementation going to be released. Thanks

abernix pushed a commit to apollographql/graphql-playground that referenced this pull request Jan 29, 2021
It took a while to track down but there is a closing curly bracket that's unnecessary. It gets rendered in output and it's visible on white background.
abernix pushed a commit to apollographql/graphql-playground that referenced this pull request Jan 29, 2021
It took a while to track down but there is a closing curly bracket that's unnecessary. It gets rendered in output and it's visible on white background.
cgxxv pushed a commit to cgxxv/graphql-playground that referenced this pull request Mar 25, 2022
It took a while to track down but there is a closing curly bracket that's unnecessary. It gets rendered in output and it's visible on white background.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants