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 type for Dropdown.Surtitle #20376

Closed
wants to merge 1 commit into from
Closed

Conversation

sdelanos
Copy link

@sdelanos sdelanos commented Dec 29, 2023

(first contrib, tell me if I'm missing anything)
Description

When using the Dropdown.Surtitle element from the DSM I ran into an error when using the examples provided. The component didn't allow children because it is not in the props.

When testing locally, my quick&dirty fix was to modify the node_modules type directly
image

It worked well so I'm now adding the fix here.

More info
The example I tried to use: https://dsm.akeneo.com/?path=/docs/components-dropdown--surtitle-item#surtitle-item
The error:
Screenshot 2023-12-29 at 12 12 08

Definition Of Done

  • Tests
  • Migration & Installer
  • PM Validation (Story)
  • Changelog (maintenance bug fixes)
  • Tech Doc

Copy link
Contributor

A new version of the staging env has been deployed 🎉
Check it out here: https://akeneo.github.io/akeneo-design-system/20376/

1 similar comment
Copy link
Contributor

A new version of the staging env has been deployed 🎉
Check it out here: https://akeneo.github.io/akeneo-design-system/20376/

@sdelanos sdelanos closed this Jan 8, 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.

1 participant