Skip to content

feat(2-breadcrumb): add trailing icon and disabled item support#668

Open
paanSinghCoder wants to merge 5 commits intofeat/breadcrumb-auto-ellipsisfrom
feat/trailing-icon-and-disabled-item
Open

feat(2-breadcrumb): add trailing icon and disabled item support#668
paanSinghCoder wants to merge 5 commits intofeat/breadcrumb-auto-ellipsisfrom
feat/trailing-icon-and-disabled-item

Conversation

@paanSinghCoder
Copy link
Contributor

@paanSinghCoder paanSinghCoder commented Mar 5, 2026

Breadcrumb 2nd PR

Issue-600

Description

  • feat(breadcrumb-item): add disabled prop support.
  • feat(breadcrumb-item): Add trailing-icon support similar to leading-icon.
  • fix(breadcrumb-item): Add role="presentation" and aria-hidden="true" to Saperator.
  • fix(breadcrumb-item): Render current item as plain text instead of <a>.
  • Add tests and update docs

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (no functional changes, no bug fixes just code improvements)
  • Chore (changes to the build process or auxiliary tools and libraries such as documentation generation)
  • Style (changes that do not affect the meaning of the code (white-space, formatting, etc))
  • Test (adding missing tests or correcting existing tests)
  • Improvement (Improvements to existing code)
  • Other (please specify)

How Has This Been Tested?

Manual and tests

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (.mdx files)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Screenshots (if appropriate):

[Add screenshots here]

Related Issues

[Link any related issues here using #issue-number]

@vercel
Copy link

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
apsara Ready Ready Preview, Comment Mar 5, 2026 1:58pm

@paanSinghCoder paanSinghCoder changed the title Feat/trailing icon and disabled item feat(breadcrumb): add trailing icon and disabled item support Mar 5, 2026
@paanSinghCoder paanSinghCoder self-assigned this Mar 5, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 5, 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: dfa08a9c-d388-48cb-9410-93a3b78acf2f

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
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/trailing-icon-and-disabled-item

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.

@paanSinghCoder paanSinghCoder changed the title feat(breadcrumb): add trailing icon and disabled item support feat(2-breadcrumb): add trailing icon and disabled item support Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant