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

Dropdown > Expandable Menu Items > Icon missing at parent level #1573

Open
chris-cedrone-cengage opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@chris-cedrone-cengage
Copy link
Collaborator

Describe the bug

Initially from: #1014

-- 1.5 If you include icons on the parent level, the children do not also have icons.

235749135-982996c9-982e-413d-a52d-cd9865094837

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://codesandbox.io/p/sandbox/dtffrn?file=%2Fexample.tsx
  2. In the code, see Line 54
  3. There's an error having an icon at this level

Expected behavior
At the moment, the DropdownExpandableMenuListItem as a parent doesn't allow for this prop to be used and it should be available.
If there are children to this parent with an icon, the children do not have the allowance for the same prop.

Screenshots
Bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To Do
Development

No branches or pull requests

1 participant