Skip to content

feat: Add support to AppLayoutToolbar for collapsed side navigation#4688

Draft
jkuelz wants to merge 8 commits into
mainfrom
dev-v3-jkuelz-app-layout-navigation
Draft

feat: Add support to AppLayoutToolbar for collapsed side navigation#4688
jkuelz wants to merge 8 commits into
mainfrom
dev-v3-jkuelz-app-layout-navigation

Conversation

@jkuelz

@jkuelz jkuelz commented Jul 2, 2026

Copy link
Copy Markdown
Member

Description

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.82609% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.59%. Comparing base (169f832) to head (d3c5abc).

Files with missing lines Patch % Lines
...visual-refresh-toolbar/skeleton/skeleton-parts.tsx 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4688      +/-   ##
==========================================
- Coverage   97.60%   97.59%   -0.01%     
==========================================
  Files         950      950              
  Lines       30714    30737      +23     
  Branches    11276    11296      +20     
==========================================
+ Hits        29977    29999      +22     
- Misses        690      691       +1     
  Partials       47       47              

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

🚀 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.

jkuelz and others added 6 commits July 15, 2026 13:22
…oolbar mobile state

# Conflicts:
#	src/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.tsx
…and backdrop, collapse rail into mobile toolbar on small screens
# Conflicts:
#	src/dropdown/__tests__/__snapshots__/styles.test.tsx.snap
#	src/input/__tests__/__snapshots__/styles.test.tsx.snap
#	src/item-card/__tests__/__snapshots__/styles.test.tsx.snap
#	src/segmented-control/__tests__/__snapshots__/styles.test.tsx.snap
#	src/slider/__tests__/__snapshots__/styles.test.tsx.snap
#	src/tabs/__tests__/__snapshots__/styles.test.tsx.snap
#	src/text-filter/__tests__/__snapshots__/styles.test.tsx.snap
#	src/token/__tests__/__snapshots__/styles.test.tsx.snap
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