Project

General

Profile

Improvement #10995

Updated by Arshana Atapattu 6 months ago

*Description* 

 This is how the current UI looks like [1] 
 In current version user can delete the tenant in a very few clicks. 

 In this UI user can just delete the tenant. But since tenant deletion is a very important(and dangerous) task and there is no reverting this, there must be couple of confirmation steps to delete the tenant. 

 Example: How deleting a repostory in gitea handled 

 Showing deleting a repository is    a dangerous task [2] 
 Must enter the name of the deleting repository to delete the repository [3] 


 In UEM UI also should follow this kind of steps by getting confirmation of the deletion of tenant. 


 [1] 
 !Screenshot%20from%202024-04-05%2009-21-05.png! 


 [2] 
 !Screenshot%20from%202024-04-04%2023-19-59.png! 

 [3] 
 !Screenshot%20from%202024-04-04%2023-20-33.png! 

Back