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

Horizontal Parent Navigation Item Chevron Icon doesn't rotate on expansion #4576

Open
4 of 11 tasks
johngorm opened this issue Jan 15, 2025 · 0 comments
Open
4 of 11 tasks
Labels
status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged.

Comments

@johngorm
Copy link

Latest version

  • I have tested the latest version

Description

When using the navigation item, we are trying to have a horizontal parent item with a menu of nested navigations items. The component works but the chevron icon does not rotate to indicate the sub navigation items are showing.

Steps to reproduce

Add a navigation item with parent="true" and horizontal orientation.

<NavigationItem
  parent
> {...children} 
</NavigationItem>

Expected behavior

No response

Package name(s)

Core (@salt-ds/core)

Package version(s)

^1.37.3

Browser

  • Chrome
  • Safari
  • Firefox
  • Microsoft Edge

Operating system

  • macOS
  • Windows
  • Linux
  • iOS
  • Android

Are you a JPMorgan Chase & Co. employee?

  • I am an employee of JPMorgan Chase & Co.
@johngorm johngorm added status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. type: bug 🪲 Something isn't working labels Jan 15, 2025
@joshwooding joshwooding added type: bug 🪲 Something isn't working and removed type: bug 🪲 Something isn't working labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged.
Projects
Development

No branches or pull requests

2 participants