Conversation
Signed-off-by: Taylor Smock <tsmock@meta.com>
…hammering API Signed-off-by: Taylor Smock <tsmock@meta.com>
Signed-off-by: Taylor Smock <tsmock@meta.com>
… confiramtion dialog
|
This is the message end user receives upon selecting delete user action. As discussed, here are my suggestions: Are you sure you want to permanently delete this user? All user information, history, and associated data will be deleted forever. CTA:
@prabinoid @manjitapandey @suzit-10 - let me know what do you think. |
|
This is the new confirmation dialog after updating the message:
cc: @ramyaragupathy , @prabinoid , @manjitapandey |
|






What type of PR is this? (check all applicable)
Related Issue
Fixes #6002
Describe this PR
Add ability to delete user information.
Refactored from pr-6334
Rebased the pr against current develop and refactored it.
Adds an api which allows user to delete their own account and admins to delete any user.
The function that automatically deletes users that are gone from osm is kept but not implemented as an api.