Skip to content

Fix issue: Sub-Navigation disappears when sub-menu entry "Migrate" is clicked #2408

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

Merged
merged 1 commit into from
Jul 30, 2018
Merged

Conversation

Legends
Copy link
Member

@Legends Legends commented Jul 29, 2018

"migrate" added to:
isActive: url => /^\/(api|concepts|configuration|guides|loaders|migrate|plugins)/.test(url),

"migrate" added to:
` isActive: url => /^\/(api|concepts|configuration|guides|loaders|migrate|plugins)/.test(url),`
@montogeek
Copy link
Member

Uhmm, not sure why it was never added. Maybe an oversight or by decision?

@montogeek
Copy link
Member

It doesn't happen in the website, right?

@Legends
Copy link
Member Author

Legends commented Jul 29, 2018

No, this issue is only related to branch rebuild. By decision wouldn't make much sense to me :-), I guess it's a mistake.

@Legends Legends changed the title Fix issue: Sub-Navigation disappears when Migrate is clicked Fix issue: Sub-Navigation disappears when sub-menu entry "Migrate" is clicked Jul 29, 2018
@Legends
Copy link
Member Author

Legends commented Jul 30, 2018

The only issue with "Migrate" page is that it has not enough content initially in order to have a scrollbar.
So when you click through the sub-navigation, you will see that the whole page moves left<-->right, when entering/leaving Migrate entry.

It's a bit disturbing...

P.S.: I experience a similar issue when clicking on "Vote" entry in main navigation.

@montogeek
Copy link
Member

Yes, it is normal because of the scrollbar.

@montogeek montogeek merged commit 2db448e into webpack:rebuild Jul 30, 2018
@montogeek
Copy link
Member

Thanks!

@Legends Legends deleted the patch-3 branch July 31, 2018 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants