You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AlexRuiz7
changed the title
the message Reserved users cannot be deleted is not properly cleared.
The message Reserved users cannot be deleted is not cleared
Mar 9, 2023
Researching why this happens, I saw that opensearch oui has the same problem, so it is a bug in the OUI tooltip component, in Elastic EUI the same thing happens until version 72, which fixed a part making it possible to show only 1 tooltip and not having several tooltips stacked. And in version 42.1 they also made another change that helps this problem.
Description
When creating and then deleting a user, a warning message is displayed that does not disappear.
Preconditions
Steps to reproduce
Navigate to
Security
Click on
Users
Click on
Create user
Enter the required data and click on
Apply
.Delete user with delete button
Then you will see the message
Reserved users can't be deleted
.If you try to create a new user by selecting the
Create user
option, the message continues to be displayed.Expected Result
The message should not appear when deleting an unreserved user or should disappear when changing to open a new menu.
Actual Result
The message is displayed until you change section or refresh the page.
Screenshots
Additional context
The same behavior has been verified using the
OVA
image and the.tar.gz
package.The text was updated successfully, but these errors were encountered: