Kundan Kumar Jha created RANGER-4093:
----------------------------------------
Summary: [Ranger UI] [React JS] On create role page clicking
continuously multiple times the "Add user", "Add Group" and "Add role" button
without selecting anything shows multiple prompts in series with same msg.
Key: RANGER-4093
URL: https://issues.apache.org/jira/browse/RANGER-4093
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: Kundan Kumar Jha
Behaviour in React UI:
On the create role page when "Add user", "Add group" and "Add role" button is
clicked without selecting any user, group or roles continuously it shows a lot
of popups.
Behaviour in Backbone JS UI:
Shows a single dialog box with no user, group or role selected and the page is
blocked until the prompt is removed by clicking OK or it automatically gone
after some time.
Expected Behaviour:
It should block the page for some time until the popup goes away or not show
multiple popups.
Steps to reproduce:
# Navigate to create role page of ranger UI
# Click on "Add Users"/"Add Groups"/"Add Roles" button continuously.
# Lot of popups with msg "Please select at least one user" appear on right
side of screen.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)