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
24 stars 8 forks source link

[Issue]: Set to disabled the buttons that should not be used during loading #239

Closed ThomasDThales closed 5 months ago

ThomasDThales commented 5 months ago

Issue Description

Currently when items are loading (example: loading the tinymce textarea inputs), the buttons are clickable but the do nothing (to prevent the user from interfering with the loading)

Duplicate Steps

Go to Risk Panel Create numerous Security Control Description Inputs Fill these inputs Click on the button to navigate to Risk Panel again See that the text is not completely loaded but the Add button is clickable

Expected Results

Disable the button when the related data is loading

Version Detected

1.1.0 (Default)

Attachments

No response