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.

Collapsible cluster items in cluster left (left column)

See original GitHub issue

Is your proposal related to a problem?

We have quite a few Kafka clusters, each with own schema registry, kafka connect etc. That creates a very long list of clusters that need to be scrolled to reach desired one (if it somewhere in 2nd half of the list).

Describe the solution you’d like

Collapsible items in the left column list.

Right now it is (* is for currently “selected” cluster):

Cluster1
- Brokers
- Topics
- Consumers
- Schema Registry
- KafkaConnect

Cluster2 *
- Brokers
- Topics
- Consumers
- Schema Registry
- KafkaConnect

Cluster3
- Brokers
- Topics
- Consumers
- Schema Registry
- KafkaConnect

When they are collapsible it would be:

Cluster1

Cluster2 *
- Brokers
- Topics
- Consumers
- Schema Registry
- KafkaConnect

Cluster3

Describe alternatives you’ve considered

There may be other good solutions to this issue. This is just one of.

Additional context

We have 15 clusters and will be adding more, the list is very long to scroll with 15 already.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Haaroleancommented, Dec 14, 2021

@Haarolean when is the re-design expected to be on master branch?

@akamensky We’ll release 0.3 once the redesign is done, currently we’re fixing some minor stuff.

@workshur any estimates on redesign?

1reaction
Haaroleancommented, Dec 1, 2021

All clusters will be collapsed unless there’s just one cluster.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CLUSTER element - IBM
Use the CLUSTER element to lay out related information on a screen. Clusters generally show field and label pairs in a number of...
Read more >
Expanding and collapsing pivot table clusters
If you are using grouped columns or rows in a pivot table, you can expand or collapse a group to show or hide...
Read more >
D3 collapsing cluster layout - Stack Overflow
I have mixed the two layout. This will collapse all the nodes initially: function collapse(d) { if (d.children) { d.
Read more >
12 Attribute Clustering
Attribute clustering is a table-level directive that clusters data in close physical proximity based on the content of certain columns.
Read more >
How to group rows in Excel to collapse and expand them
This will add a bar on the left side of the worksheet that spans the ... Level 3 displays Grand total, Region and...
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