graphql-playground
graphql-playground copied to clipboard
[Proposal] Do not open automatically a new tab when refresh
This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ X] GraphQL Playground HTML
- [ ] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
- [ ] GraphQL Playground Hapi Middleware
- [ ] GraphQL Playground Koa Middleware
- [ ] GraphQL Playground Lambda Middleware
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.
Any update on this? This behavior is extremely annoying as development requires refreshing the playground to immediately see schema changes.
Super annoying. Can it be made a setting? Thanks.