-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
815-fix: Search result links incorrect color #816
base: main
Are you sure you want to change the base?
Conversation
Lighthouse Report:
|
Also when I scroll down menu and go to some subsection, I expect that I can see highlighting this subsection title, but menu scroll up automatically and it may be unsuspected Screen.Recording.2025-03-22.at.16.37.13.mov |
Fixed that issue with re-renders |
Lighthouse Report:
|
There is some issue with a vertical scroll in sidebar - last menu item doesn't visible until main content doesn't scroll to the bottom Screen.Recording.2025-03-24.at.13.51.11.mov |
text-decoration: none; | ||
|
||
&:hover { | ||
color: $color-gray-900; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What type of PR is this? (select all that apply)
Description
Screenshots, Recordings
before

after

Added/updated tests?
[optional] Are there any post deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?