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(OnyxNavButton): prop mobileChildrenOpen not working #1977

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

larsrickert
Copy link
Collaborator

@larsrickert larsrickert commented Oct 18, 2024

closes #1965

Make property mobileChildrenOpen work again.

You can test it by changing line 66 in OnyxNavBar.stories.ts like this and then view to mobile nav bar:
image

Checklist

  • The added / edited code has been documented with JSDoc
  • A changeset is added with npx changeset add if your changes should be released as npm package (because they affect the library usage)

@larsrickert larsrickert requested a review from a team as a code owner October 18, 2024 10:47
Copy link

changeset-bot bot commented Oct 18, 2024

🦋 Changeset detected

Latest commit: 30d9aac

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

This PR includes changesets to release 7 packages
Name Type
sit-onyx Patch
demo-app Patch
playground Patch
@sit-onyx/chartjs-plugin Patch
@sit-onyx/nuxt Patch
@sit-onyx/storybook-utils Patch
@sit-onyx/vitepress-theme 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

@JoCa96 JoCa96 self-assigned this Oct 22, 2024
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.

Fix OnyxNavButton property "mobileChildrenOpen" not working
2 participants