Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.1
-
Component/s: Authentication & Authorization, Web
-
Labels:None
Description
On the permissions pages (global/organization/project permissions and permission templates) when a user selects/unselects a permission by clicking on a checkbox, the UI doesn't block the checkbox during request. That results in possibility to click several times, and therefore send several requests at the same time.
The checkboxes should be disabled until the request is finished.