guardicore / guardicore/monkey

Change the list UI component

Open
#2,722 1 comment 0 reactions 0 assignees View on GitHub
Complexity: Medium Refactor UI
Dominant language
Python
Stars
7.1k
Forks
830
PR merge metrics
No merged PRs in 30d

Description

# Refactor

RJSF default component for lists sucks for our use case. It takes multiple mouse clicks to add more credentials/ip's/ports. You also can't just copy paste from another list:
![image](https://user-images.githubusercontent.com/36815064/208119464-af7765e5-fb66-43bc-a56e-50a80908084a.png)

## Expected results

You should be able to add multiple array elements without any mouse clicks. A couple of examples how it could look like:

![image](https://user-images.githubusercontent.com/36815064/208119733-8e22d723-2d36-4ff4-8a1e-0328eb86c583.png)

OR

![image](https://user-images.githubusercontent.com/36815064/208119770-7e89a664-529e-448c-a5a1-061b3a8f2a23.png)

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.