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

Tree component not working as expected. #1131

Closed
didimmova opened this issue Apr 4, 2024 · 0 comments · Fixed by #1133
Closed

Tree component not working as expected. #1131

didimmova opened this issue Apr 4, 2024 · 0 comments · Fixed by #1133
Assignees
Labels
bug Something isn't working tree ✅ status: resolved

Comments

@didimmova
Copy link
Contributor

Description

Clicking a child tree node, for example Tree Node 1.1, Tree Node 1.1.2 doesn't put selected/active/focused parts on it, but on it's parent/grandparent element (Tree Node 1)

Steps to reproduce

  1. Start WC project
  2. Open the Tree component sample
  3. Interact with it as described

Result

The parts are not applied as expected

Expected result

Parts active/selected/focused should be placed on the node you're interacting with, not on it's parent(grandparent)

Attachments

Screen.Recording.2024-04-04.at.16.07.21.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tree ✅ status: resolved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants