hasura / gatsby-gitbook-starter

Generate GitBook style modern docs/tutorial websites using Gatsby + MDX
https://hasura.io/learn/graphql/react/introduction/
MIT License
984 stars 378 forks source link

Left nav section resizing on menu selection #24

Closed i001962 closed 4 years ago

i001962 commented 4 years ago

Left nav is resizing on menu selections. Creates a jumpy visual when moving from menu selection to another selection.

To see example go here: https://learn.hasura.io/graphql/react/queries/2-create-query then select the content below the 'queries' section. screenshot https://screencast.com/t/EtZLmTu5t

At first I thought it was the size of the TOC on the right but that's not the cause.

praveenweb commented 4 years ago

@i001962 - This seems to have been fixed in one of the recent updates to styles and emotion dependency updates.