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

GraphIQL pop up field description cropped #1162

Closed
4 tasks
Tracked by #1358
Moumouls opened this issue May 4, 2022 · 3 comments
Closed
4 tasks
Tracked by #1358

GraphIQL pop up field description cropped #1162

Moumouls opened this issue May 4, 2022 · 3 comments
Labels
stage/2-failing-test A failing test was created that describes the issue
Milestone

Comments

@Moumouls
Copy link

Moumouls commented May 4, 2022

Issue workflow progress

Progress of the issue based on the Contributor Workflow

  • 1. The issue provides a minimal reproduction available on CodeSandbox using the issue template.
    • Please install the latest @graphql-yoga/* packages that you are using.
    • Please makee sure the reproduction is as small as possible.
    • _Please make sure the relevant code parts that cause the issue are annotated with comments
  • 2. A failing test has been provided
  • 3. A local solution has been provided
  • 4. A pull request is pending review

Describe the bug

When you use GraphIQL to autocomplete the input fields, the description is cropped when you navigate with arrow up/down.

Capture d’écran 2022-05-04 à 18 24 02

To Reproduce
Steps to reproduce the behavior:

Start GIQL with a remoter server, try to autocomplete an input and use arrow up/down

Expected behavior

to have the description not cropped by the popup

Environment:

  • OS:
  • NodeJS:
  • @graphql-yoga/* version(s):

Additional context

@dimaMachina
Copy link
Collaborator

Salut @Moumouls!
I can confirm that yoga has this issue, but this issue goes not from yoga but from graphiql so the same problem has also in graphiql, could you create an issue in their repository 🙏 ?

@dimaMachina dimaMachina added the stage/2-failing-test A failing test was created that describes the issue label Jun 7, 2022
@Urigo Urigo added this to the v3.x milestone Jul 6, 2022
@theguild-bot theguild-bot mentioned this issue Jul 6, 2022
@ardatan
Copy link
Collaborator

ardatan commented Nov 8, 2022

Looks ok in GraphiQL v2!
So you can migrate to v3 to use new GraphiQL!
v3 also has many many new features you can checkout in the left menu!
https://www.the-guild.dev/graphql/yoga-server/v3/migration/migration-from-yoga-v2

@ardatan ardatan closed this as completed Nov 8, 2022
@Moumouls
Copy link
Author

Moumouls commented Nov 8, 2022

Thansk for the update @ardatan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage/2-failing-test A failing test was created that describes the issue
Projects
None yet
Development

No branches or pull requests

4 participants