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]: Long text overflows the Risk table and ISRA report table #291

Open Alvin-JohnPagente opened 3 months ago

Alvin-JohnPagente commented 3 months ago

Issue Description

In the risks tab, a long risk name will cause the text to overflow the risk name column In the ISRA Report tab, the text overflows the risk description column.

Duplicate Steps

  1. From the Risks tab, take any risk and choose to use manual risk name
  2. Type a long text and a long decision
  3. The risk name in the risk table overflows image
  4. Go to ISRA report, the risk description overflows, shifting the columns image

Expected Results

Wrap long text to prevent overflows

Version Detected

1.1.0 (Default)

Attachments

No response