Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Broken sidebar bug fix #1180

Merged
benjagm merged 7 commits intojson-schema-org:mainfrom
Utkarsh-123github:broken-sidebar-bugFix
Dec 20, 2024
Merged

Broken sidebar bug fix #1180
benjagm merged 7 commits intojson-schema-org:mainfrom
Utkarsh-123github:broken-sidebar-bugFix

Conversation

@Utkarsh-123github
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Issue Number:

Screenshots/videos:
Screenshot 2024-12-17 114731

If relevant, did you update the documentation?
No

Summary

This PR basically resolves the issue of broken content list in sidebar which is mentioned in the issue : #1172

Does this PR introduce a breaking change?
No

@Utkarsh-123github Utkarsh-123github requested a review from a team as a code owner December 19, 2024 05:53
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 19, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 48af3fb

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f1cd677) to head (48af3fb).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1180   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       373           
  Branches        94        94           
=========================================
  Hits           373       373           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The main change looks great but I left a comment regarding another unrelated change you added.

Comment thread pages/learn/index.page.tsx Outdated
/>
</div>
<DocsHelp markdownFile={markdownFile} />
<DocsHelp />
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this change?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I think it is from one of the previous PR, where there was a redirect to a wrong page. I will correct this asap and will update the PR.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually , this was part of some other PR , that solves redirecting issue , and by mistake it got reflected in this PR too.
I have rectified the changes. Kindly review the PR and suggest some changes if applicable.

Copy link
Copy Markdown
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!! Thanks!

@benjagm benjagm merged commit 490d750 into json-schema-org:main Dec 20, 2024
@github-actions
Copy link
Copy Markdown

Congratulations, @Utkarsh-123github for your first pull request merge in this repository! 🎉🎉. Thanks for your contribution to JSON Schema!

@Utkarsh-123github
Copy link
Copy Markdown
Member Author

Thanks @benjagm , I'm looking forward to make more meaningful contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Bug: Blog content List in Sidebar is broken

2 participants