Skip to content

fix: Remove redundant Components entry from the left sidebar#13090

Merged
olayinkaadelakun merged 1 commit into
release-1.10.0from
LE-1078
May 15, 2026
Merged

fix: Remove redundant Components entry from the left sidebar#13090
olayinkaadelakun merged 1 commit into
release-1.10.0from
LE-1078

Conversation

@olayinkaadelakun
Copy link
Copy Markdown
Collaborator

Description
We want to remove the search bar on the menu sidebar, as it adds unnecessary redundancy, as the search bar is always present

Screenshot
Before
Screenshot 2026-05-12 at 3 30 59 PM

After
Screenshot 2026-05-12 at 3 30 43 PM

@olayinkaadelakun olayinkaadelakun self-assigned this May 12, 2026
@github-actions github-actions Bot added the bug Something isn't working label May 12, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 12, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5aa72d9b-baf9-4bdb-9151-40af57786d51

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch LE-1078

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.61%. Comparing base (4f9e0da) to head (efc0934).
⚠️ Report is 4 commits behind head on release-1.10.0.

❌ Your project check has failed because the head coverage (49.27%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           release-1.10.0   #13090      +/-   ##
==================================================
- Coverage           54.61%   54.61%   -0.01%     
==================================================
  Files                2140     2140              
  Lines              199349   199340       -9     
  Branches            28487    30083    +1596     
==================================================
- Hits               108877   108867      -10     
- Misses              89296    89297       +1     
  Partials             1176     1176              
Flag Coverage Δ
backend 59.78% <ø> (+0.11%) ⬆️
frontend 54.63% <100.00%> (-0.03%) ⬇️
lfx 49.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...idebarComponent/components/sidebarSegmentedNav.tsx 97.16% <100.00%> (-0.18%) ⬇️

... and 32 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

Frontend Unit Test Coverage Report

Coverage Summary

Lines Statements Branches Functions
Coverage: 38%
38.21% (47484/124270) 67.69% (6478/9569) 38.02% (1088/2861)

Unit Test Results

Tests Skipped Failures Errors Time
4276 0 💤 0 ❌ 0 🔥 9m 30s ⏱️

Copy link
Copy Markdown
Collaborator

@viktoravelino viktoravelino left a comment

Choose a reason for hiding this comment

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

lgtm

@github-actions github-actions Bot added the lgtm This PR has been approved by a maintainer label May 13, 2026
@olayinkaadelakun olayinkaadelakun added this pull request to the merge queue May 15, 2026
Merged via the queue into release-1.10.0 with commit 1e6f0f9 May 15, 2026
105 of 106 checks passed
@olayinkaadelakun olayinkaadelakun deleted the LE-1078 branch May 15, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working lgtm This PR has been approved by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants