-
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
Wiki updates #15
Wiki updates #15
Conversation
…tainer near dark mode icon
- Relocated the Table of Contents (TOC) to the right side of the UI - Added a settings icon to the interface - Implemented a dropdown menu with options to configure settings: - Collapse TOC - Adjust TOC levels - Toggle dark mode
Hey @nlsdvl, I hope you're doing well! When you have a moment, could you please review the updates in this PR? I've restored the Table of Contents, adjusted the menu settings, and added a few customization options. Any feedback would be greatly appreciated ! |
- Resolved issues with the collapse icons on the left sidebar. - Improved the navigation behavior related to icon collapsing.
- Changed the modal behavior to trigger on mouse hover rather than on click.
- Moved the modal to the left of the screen. - Adjusted the modal to be horizontally centered as well.
- Wrap logic in try...catch blocks to handle unexpected errors
- Modal now opens just above the keywords - Filters display dynamically based on the level - Added linear gradient to the modal and collapsible elements - Added Command operations section to the mkdocs.yml file
when merging this, we'll have to merge https://github.com/gpac/gpac/tree/buildbot-hintclass |
@jeanlf - I would like to merge this. I assume the Filter's documentation was generated from that branch : https://github.com/gpac/gpac/tree/buildbot-hintclass I've opened a PR with the changes in gpac supporting this wiki update: gpac/gpac#3025 @PierreDillard - thanks for all the work one this and taking into account everybody's feedback. |
@nlsdvl could you rebase first ? I'll merge everything once done |
all merged ! |
Response to Feedback
Thank you for your detailed feedback.
Glossary tab / Keywords Cloud
The glossary tab doesn't show up in expert mode, is that expected?
Dark mode styling missing
Is this compatible with tags?
Back to top
Beginner / Expert mode
Motivation for this change
Expert mode switch location
Content tagging and related switch
Bug on /Filters/avmix page
Search feature issue
Collapsible content
Dark mode styling
Default collapsed state
Spacing issue
Safari desktop issue
Switch (TOC/NAV) on the left
Reason for change
User understanding
Git related feedback