openshift / troubleshooting-panel-console-plugin

Console Plugin to add a troubleshooting side panel to display Korrel8r data
Apache License 2.0
0 stars 7 forks source link

Show all nodes returned by korrel8r with visual indication for nodes that don't have working links. #39

Closed alanconway closed 3 months ago

alanconway commented 4 months ago

Currently the panel filters out nodes that are not clickable due to:

This causes disconnected graphs if the missing nodes are part of a path between visible nodes.

Nodes that are not clickable should be displayed with a visible indication such as:

Need UI input on the correct approach.

alanconway commented 3 months ago

The fix to #38 removes 404 errors but does not address missing missing link translations or visual presentation.

alanconway commented 3 months ago

@fkargbo please comment on the right way to present this visually.

fkargbo commented 3 months ago

@alanconway Let's review this to understand the use case/s for better UX assessment. Thanks

alanconway commented 3 months ago

@PeterYurkovich I'm working on displaying all the nodes - I can't assign issues in this repo.

zhuje commented 3 months ago

/assign @alanconway