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

[Bug]: Storybook Actions - unexpected "[Object]" log #13298

Closed
2 tasks done
francinelucca opened this issue Mar 6, 2023 · 0 comments · Fixed by #13302
Closed
2 tasks done

[Bug]: Storybook Actions - unexpected "[Object]" log #13298

francinelucca opened this issue Mar 6, 2023 · 0 comments · Fixed by #13302
Assignees

Comments

@francinelucca
Copy link
Collaborator

Package

@carbon/react

Browser

Chrome

Package version

1.24.0

React version

17.0.2

Description

Multiple components in the react storybook are logging "[Object]" in the actions instead of a more descriptive object. It should be providing a much more rich interactive object showing the synthetic event and all it’s properties.
image

Some of the components where I have seen this behavior listed below, there may be more:

Reproduction/example

https://react.carbondesignsystem.com/?path=/story/components-combobox--playground

Steps to reproduce

1- Click on Actions tab
2 - Interact with component (open, close, select, clear selection)
3 - Notice logs on Actions tab, they all say "[Object]", it should be providing a much more rich interactive object showing the synthetic event and all it’s properties.

Suggested Severity

None

Application/PAL

No response

Code of Conduct

@francinelucca francinelucca changed the title [Bug]: Storybook Actions: unexpected "[Object]" log [Bug]: Storybook Actions - unexpected "[Object]" log Mar 6, 2023
@tw15egan tw15egan self-assigned this Mar 7, 2023
@tw15egan tw15egan moved this to 🏗 In Progress in Design System Mar 7, 2023
@kodiakhq kodiakhq bot closed this as completed in #13302 Mar 9, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in Design System Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants