graphql / graphql-playground

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

[Proposal] Do not open automatically a new tab when refresh #948

Open razvangherghina opened 5 years ago

razvangherghina commented 5 years ago

This issue pertains to the following package(s):

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

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

What is the expected behavior?

When I refresh to stay on current tab

What is the actual behavior?

When I refresh a new empty tab is created and the focus is on it

What steps may we take to reproduce the behavior?

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

shayded-exe commented 5 years ago

Any update on this? This behavior is extremely annoying as development requires refreshing the playground to immediately see schema changes.

timscott commented 1 year ago

Super annoying. Can it be made a setting? Thanks.