ThalesGroup / security-risk-assessment-tool

The ISRA security-risk-assessment-tool project is an Electron based application used to do security risk assessments at a technical level
BSD 4-Clause "Original" or "Old" License
22 stars 7 forks source link

[Issue]: When using manual risk name, an empty risk name is not marked as Red #290

Open Alvin-JohnPagente opened 3 months ago

Alvin-JohnPagente commented 3 months ago

Issue Description

For a risk, when choosing to use manual risk name, an risk name text field is not surrounded by a red box which indicates that this is mandatory. Ctrl-S shows that the tool checks for this field and highlights it as an error

Duplicate Steps

  1. Take any risk, click on "Replace with Manual Risk Name" image
  2. The text field is not marked as red image
  3. Ctlr-S, shows that the error is identified image

Expected Results

Mark the risk name text field as mandatory (red box)

Version Detected

1.2.0

Attachments

No response