Rahul Kurup created ATLAS-3263:
----------------------------------
Summary: UI: Assign button (Create Term) should be blocked while
an API call is in progress
Key: ATLAS-3263
URL: https://issues.apache.org/jira/browse/ATLAS-3263
Project: Atlas
Issue Type: Bug
Reporter: Rahul Kurup
Attachments: disableassignbutton.jpg
It is possible that if the user clicks the Assign button in the Create Term
window multiple times rapidly, the UI detects and acknowledges the same as
displayed in the screenshot below.
!disableassignbutton.jpg|width=200,height=200!
The side-effect of this behaviour is that these clicks are recognized in the
Audit Log of the entity (to whom term is assigned) and we have multiple "Term
Created" entries even though it refers to only one term being created.
To avoid such behaviour, it would be better to lock the Assign button while the
API call is in progress.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)