Skip to content
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

Feature/sidebar sub items #3181

Open
wants to merge 19 commits into
base: staging
Choose a base branch
from

Conversation

clari182
Copy link
Collaborator

@clari182 clari182 commented Oct 24, 2024

This pull request includes several changes to improve the sidebar functionality and update test selectors. The most important changes include modifications to the sidebar component to support expanded nodes, updates to test selectors, and improvements to the tree structure and node components.

Sidebar functionality improvements:

Test selector updates:

Other changes:

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 69.01408% with 22 lines in your changes missing coverage. Please review.

Project coverage is 95.29%. Comparing base (695baef) to head (ee8025b).

Files with missing lines Patch % Lines
...ite/gatsby-site/src/components/sidebar/treeNode.js 61.29% 11 Missing and 1 partial ⚠️
site/gatsby-site/src/components/sidebar/index.js 56.52% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #3181      +/-   ##
===========================================
- Coverage    95.42%   95.29%   -0.14%     
===========================================
  Files           80       78       -2     
  Lines        13066    13060       -6     
  Branches       444      445       +1     
===========================================
- Hits         12468    12445      -23     
- Misses         580      598      +18     
+ Partials        18       17       -1     

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


🚨 Try these New Features:

Copy link
Collaborator

@pdcp1 pdcp1 left a comment

Choose a reason for hiding this comment

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

LGTM, it's ready to merge into Staging as soon we merge the #3238 into Production

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.

2 participants