Skip to content

Add collapsible navigation pane #192

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

Merged
merged 2 commits into from
Jun 1, 2025
Merged

Conversation

Saifullah-dev
Copy link
Owner

✨ Enhancements

  • Added Navigation Pane Toggler: Introduced a toggle button to collapse or expand the navigation pane when collapsibleNav is enabled.

  • Added New Props:

    • collapsibleNav (boolean, default: false) — Enables the collapsible functionality for the navigation pane.
    • defaultNavExpanded (boolean, default: true) — Sets the default expanded/collapsed state of the navigation pane when collapsibleNav is true.

🐛 Bug Fix

  • Fixed Breadcrumb Overflow: Resolved layout issues caused by the toggler icon affecting breadcrumb alignment and overflow behavior.

Closes #191
Closes #180
This PR includes all changes from #191 and adds additional improvements. That PR can be closed.

@Saifullah-dev Saifullah-dev merged commit ec9fb6c into main Jun 1, 2025
@Saifullah-dev Saifullah-dev deleted the fix/toggle-navigation-pane branch June 1, 2025 23:01
Copy link

github-actions bot commented Jun 1, 2025

🎉 This PR is included in version 1.23.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Optionally hide navigation pane on left side
2 participants