Skip to content

Conversation

@Lasserich
Copy link
Contributor

Before:
image

After:
image

@Lasserich Lasserich requested review from Hubert-Szczepanski-SAP and andreaskienle and removed request for andreaskienle October 31, 2025 09:19
@andreaskienle andreaskienle requested a review from Copilot October 31, 2025 10:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the graph visualization UI to use a popover-based filter menu instead of radio buttons, updates edge styling, and introduces semi-transparent node backgrounds based on border colors. The default color grouping is also changed from 'provider' to 'source'.

  • Replaced the radio button panel with a popover filter button for color grouping selection
  • Changed edge styling from arrow markers to solid strokes
  • Introduced semi-transparent node backgrounds derived from border colors

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
src/components/Graphs/useGraph.ts Removed MarkerType import, added semi-transparent node backgrounds, and replaced arrow markers with styled edges
src/components/Graphs/Graph.tsx Replaced radio button panel with popover-based filter menu, changed default colorBy to 'source'
src/components/Graphs/Graph.module.css Added styles for the new top-right legend container, filter icon, and popover button layout

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Lasserich
Copy link
Contributor Author

@andreaskienle I have fixed the dark mode now. Maybe you can have another look. :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants