apinf / openapi-designer

Design interface for creating Open API (Swagger) specification files
https://openapi.design
MIT License
69 stars 18 forks source link

Make "Editor Only" as default view when loading OpenAPI Designer for the 1st time. #329

Closed Nazarah closed 7 years ago

Nazarah commented 7 years ago

Description

It might be the case that "Both Editor and Json preview" view is set as default when user loads OpenAPI Designer for the 1st time. This makes a vertical scrollbar appear in the middle of the page in the About tab. This affects the aesthetics of the UI. So on the 1st time loading, the default view should be "Editor Only". For subsequent uses, editor can be loaded based on the preferred view selection of that user.

User Story

As a first time user, I want to see OpenAPI Designer in Aesthetically sound UI.