-
-
Notifications
You must be signed in to change notification settings - Fork 292
fix: Special sidebar behaviour for pages without sidebar #1760
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
base: main
Are you sure you want to change the base?
fix: Special sidebar behaviour for pages without sidebar #1760
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1760 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 30 30
Lines 633 633
Branches 196 196
=========================================
Hits 633 633 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Hi @benjagm , through this PR the main issue #1011 is resolved and is ready to reviewed and further merged. Kindly review at your convenience. I have observed some of the issues related to Responsiveness and text visibility of the md-style-guide which were existing earlier too and was beyond the scope of the parent issue. So I have created a separate issue which will address it. #1759 Thank You! |
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.
Works for me.
@Utkarsh-123github can you please fix the merge conflict? |
Hi @benjagm , I have updated the PR and it is now ready to be merged. |
What kind of change does this PR introduce?
Through this PR, I have introduced a special sidebar behaviour for some pages that are not mentioned in the sidebar.
Issue Number:
Screenshots/videos:
Note: Please unmute the video for better understanding of the implementation.
2025-07-05.15-30-42.mp4
If relevant, did you update the documentation?
No
Summary
Fixes #1011
Does this PR introduce a breaking change?
No
Checklist
Please ensure the following tasks are completed before submitting this pull request.