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

fix(Navigation): implement item provider to detect parents #4893

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matthprost
Copy link
Collaborator

Summary

Type

  • Enhancement

Summarise concisely:

What is expected?

Fix Navigation.Item not to spread hasParent prop into the children. Instead I made an ItemProvider that will act just the same. If the item detects that provider is initialised then it means it has a parent with ItemProvider giving same value as hasParent

@matthprost matthprost added the enhancement New feature or request label Mar 14, 2025
@matthprost matthprost requested a review from a team March 14, 2025 09:14
@matthprost matthprost self-assigned this Mar 14, 2025
@matthprost matthprost requested review from vincentaudebert and alexandre-combemorel and removed request for a team March 14, 2025 09:14
@matthprost matthprost requested a review from lisalupi as a code owner March 14, 2025 09:14
Copy link

changeset-bot bot commented Mar 14, 2025

🦋 Changeset detected

Latest commit: 59dffc5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@ultraviolet/plus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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

Successfully merging this pull request may close these issues.

5 participants