You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you add a very long header such as an auth token, the masked token does not wrap. As a result it pushes the edit and delete buttons far off the right side of the page.
In Firefox I can access the buttons by zooming out extremely far.
In Chrome I'm not even able to zoom out far enough to bring the buttons on screen.
Expected:
Either the position of the buttons should be moved (e.g. just under the header name), or the masked token should wrap lines, leaving space at the right for the buttons.
The text was updated successfully, but these errors were encountered:
…raphql#256)
Drop support for graphql v0.10 and v0.11 as these versions do not contain
`ExecutableDefinitions` (required by
packages/utils/src/validateWithCustomRules.js)
N.b. this will require a major version bump at the next release.
Fixesgraphql#239
When you add a very long header such as an auth token, the masked token does not wrap. As a result it pushes the edit and delete buttons far off the right side of the page.
In Firefox I can access the buttons by zooming out extremely far.
In Chrome I'm not even able to zoom out far enough to bring the buttons on screen.
Expected:
Either the position of the buttons should be moved (e.g. just under the header name), or the masked token should wrap lines, leaving space at the right for the buttons.
The text was updated successfully, but these errors were encountered: