[ https://issues.apache.org/jira/browse/ATLAS-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865564#comment-16865564 ]
ASF subversion and git services commented on ATLAS-3263: -------------------------------------------------------- Commit 3f67eb3cd73d445b5d35b29df697564ecf32a345 in atlas's branch refs/heads/master from gutkaBinit [ https://gitbox.apache.org/repos/asf?p=atlas.git;h=3f67eb3 ] ATLAS-3263 UI: Assign button (Create Term) should be blocked while an API call is in progress Signed-off-by: kevalbhatt <kbh...@apache.org> > 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 > Assignee: Binit Gutka > Priority: Minor > Attachments: ATLAS-3263.patch, 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)