Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigate between code examples - the menu and middle panes scroll to random content #130

Closed
TracyZuora opened this issue Oct 28, 2016 · 2 comments

Comments

@TracyZuora
Copy link

TracyZuora commented Oct 28, 2016

We have code samples in 6 languages, when you navigate between the examples the menu and middle panes scroll to random content. There seems to be an issue with ReDoc displaying the code samples. When you click on the different language tabs, the screen sometimes jumps around - potentially even to a completely different part of the API Reference. This makes for a pretty bad user experience.

We were able to reproduce the bug by using an example from ReDoc, so we're fairly sure that this issue is caused by ReDoc and is not caused by our yaml file. It might be caused by the length of the code samples, or maybe the number of languages - we are not sure yet.
Any help is appreciated

@RomanHotsiy
Copy link
Member

@TracyZuora thanks for reporting.
I can confirm the issue. Will let you know once I manage to fix it

@RomanHotsiy
Copy link
Member

RomanHotsiy commented Nov 2, 2016

@TracyZuora This issue is fixed in the latest v1.5.1 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants