-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
fix(styles): fix right sidebar on IE and Edge #4658
fix(styles): fix right sidebar on IE and Edge #4658
Conversation
Codecov Report
@@ Coverage Diff @@
## development #4658 +/- ##
============================================
Coverage 71.44% 71.44%
============================================
Files 259 259
Lines 8378 8378
Branches 1562 1562
============================================
Hits 5986 5986
Misses 1985 1985
Partials 407 407 Continue to review full report at Codecov.
|
IE11, Edge, Chrome, Firefox - right sidebar looks good. But behavior left sidebar is incorrectly after click by links in right sidebar. Steps to reproduce:
Actual result: I don't see left sidebar |
a76638b
to
44f74ec
Compare
@Yuriy777 After fix needs to fix the same for other browsers besides IE |
44f74ec
to
0d074b8
Compare
Looks good. |
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.