guardicore / guardicore/monkey

Improve map readability

Open
#3,932 3 comments 0 reactions 0 assignees View on GitHub
Feature UI:refactoring
Dominant language
Python
Stars
7.1k
Forks
830
PR merge metrics
No merged PRs in 30d

Description

## Tasks

Change the map in the following ways:

- [ ] When a map node is clicked, all edges and nodes not connected to it should fade out
- [ ] When a map node is clicked it should become highlighted to have a visual indication that it's the "active" element in the map.
- [ ] If an edge is clicked, the edge should become bald to indicate that it's the "active" element. All other map elements should fade out, except the edge itself and the nodes being connected by it.
- [ ] Reword legend as per https://github.com/guardicore/monkey/issues/1521

## Quick mockup

This mockup shows a view when `10.2.2.250/32` machine is selected/active

![image](https://github.com/guardicore/monkey/assets/36815064/906ac195-fc4d-49ca-893e-e0f436a11bd1)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.