graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.75k stars 730 forks source link

Edit Path/URL playground GraphQL Angular #1337

Closed medbz closed 3 years ago

medbz commented 3 years ago

This issue pertains to the following package(s):

What OS and OS version are you experiencing the issue(s) on?

Windows 10

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

"graphql-playground-react": "1.7.27"

What is the expected behavior?

Edit URL by user

What is the actual behavior?

The Current behavior is not allowing the user to change the URL or to modifie it . but after opening the editor setting it becames unabled .

What steps may we take to reproduce the behavior?

open the playground GraphQL editor , try to edit the path/url (not working) click on settings and retry editing the path/url it become normal

Please provide a gif or image of the issue for a quicker response/fix. Before

image

After image