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.

Use Chevron icons instead of + and - in Tree

See original GitHub issue

Currently, our Tree has + and - to toggle nodes that contain children. Let’s use ChevronRightIcon and ChevronDownIcon here instead to convey intent more meaningfully.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
TejasQcommented, Jul 3, 2019

You’re totally right. You’ll want to replace the existing icons with ChevronRightIcon and ChevronDownIcon I believe.

Please feel free to reach out with any concrete questions you have as you continue.

1reaction
iamshadmirzacommented, Jul 2, 2019

It looks like I have to replace Icon imports in TreeItem.tsx. Please guide.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to change Chevron Icon to custom icon in Tree view?
I need to change Chevron Icon to Plus or Minus icons in tree view, ... You can customize the TreeView expand and collapse...
Read more >
chevron-right Icon | Font Awesome
We've cooked up some examples of how you could use the “chevron-right” icon in your projects, whether they're apps, interfaces, or print designs....
Read more >
primeng p-treeTableToggler icon changed instead of original ...
I'm using primeng tree toggler for a grid in angular application. For tree toggler icon, primeicons are used.
Read more >
What is animating the SLDS Tree chevron
In our example, we are using a chevron icon on tree branches to help indicate to the user what action clicking the tree...
Read more >
Tree Data Chevron Icon Padding Issue in v20.2.0 #3186
[] bug report => I tried to develop a tree data in ag-grid-community v20.2.0. In this I'm facing one issue. That is chevron...
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