rocket-connect / graphql-debugger

Debug your GraphQL server.

Home Page:https://graphql-debugger.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Layout

danstarns opened this issue · comments

Problem

The layout has been 'hacked' together to be made to look like graphiql.

This theme was chosen so it's the most familiar to other developers and it has already been battle-tested.

We find ourselves with a large file where all the layout is defined, not to mention that all the slide panes and panels are of fixed width and height

Solution

We should refactor and rebuild the frontend layout so that users can expand, scale, and hide panels, to that the same as graphiql.

Its worth leveraging the discussion here about graphiql 2's design: