-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add ToC filter #241
Add ToC filter #241
Conversation
- Show the TOC filter in the left nav. - Fix the logic that filters topics.
Update the sidenav search-toc CSS to: - Show the filter icon as a background image in the input box. - Hide the background image when you start typing in the input box. - Indent the placeholder text with padding so it doesn't overlap with the filter icon.
At this point, I've got two options: - Implement a more complex filter control - Implement a very simple filter control. I want to implement both, test both, and then determine the best path forward. Simple might be better for the mobile experience.
With the new filter control now taking up vertical space in the sidenav, tweak the value for max-height for .toc-books (the container that holds all the nav book/article links).
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
|
|
@maxakuru Can you please review my PR? Thanks! |
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.
🚀 lgtm
@maxakuru Thanks for your review. Merging this now. |
Resurrect the ToC filter control in the sidenav (with fixes and tweaks).
Test URLs: