We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@carbon/react
Chrome, Safari, Firefox, Edge
v1.1.0
v17.0.2
related #10751 #9105
Arrow keys no longer expand and collapse parent nodes as expected since storybook actions were removed from the next story
next
The component story also now takes up the full width of the container and does not properly display the custom story styles in https://github.com/carbon-design-system/carbon/blob/main/packages/react/src/components/TreeView/next/story.scss
https://react.carbondesignsystem.com/?path=/story/experimental-unstable-treeview--default
try to expand and collapse a parent node with the arrow keys and check the console for errors
The text was updated successfully, but these errors were encountered:
onToggle
emyarod
Successfully merging a pull request may close this issue.
Package
@carbon/react
Browser
Chrome, Safari, Firefox, Edge
Package version
v1.1.0
React version
v17.0.2
Description
related #10751 #9105
Arrow keys no longer expand and collapse parent nodes as expected since storybook actions were removed from the
next
storyThe component story also now takes up the full width of the container and does not properly display the custom story styles in https://github.com/carbon-design-system/carbon/blob/main/packages/react/src/components/TreeView/next/story.scss
CodeSandbox example
https://react.carbondesignsystem.com/?path=/story/experimental-unstable-treeview--default
Steps to reproduce
try to expand and collapse a parent node with the arrow keys and check the console for errors
Code of Conduct
The text was updated successfully, but these errors were encountered: