question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tree: Selected ui-tree-nodes are not always classed correctly

See original GitHub issue

PF 11 and 12

Selected ui-tree-node with selectionMode="checkbox" has the class ui-treenode-selected which is correct:

Screenshot 2022-04-08 at 20 12 05

with selectionMode="single" or multiple, selected nodes are classed ui-treenode-unselected which is wrong:

Screenshot 2022-04-08 at 20 15 36

Relates to #8649

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
jepsarcommented, Apr 12, 2022

I can have a look as well, not sure when I can find some time though.

1reaction
mellowarecommented, Apr 15, 2022

Showcase should work locally now…

Read more comments on GitHub >

github_iconTop Results From Across the Web

clr-tree-node selection not effect collapsed child nodes
I've build a component based on Clarity (v 0.13. 1) Tree view, I have an issue when i am selecting\ unselecting a collapsed...
Read more >
Primefaces Tree, TreeNode, TreeTable Example Tutorial
Tree component provides a built-in functionality that help you identify those selected nodes. Node selection mechanism supports three modes, for ...
Read more >
Clear tree selection and state on UI - Google Groups
Have one jsTree Config and using refresh to load different trees with data from DB. Everything works fine. We have a requirement where...
Read more >
ui.tree, API Reference Webix Docs - Documentation
This page contains ui.tree documentation to help in learning the library. ... isSelected, checks whether the specified item is selected or not.
Read more >
Check if a given graph is tree or not - GeeksforGeeks
How to check for connectivity? Since the graph is undirected, we can start BFS or DFS from any vertex and check if all...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found