Currently, the user experience for deleting redirects in the Redirects App can be confusing. When a user clicks the delete button, the redirect entry disappears immediately from the table without any ...
Set up a confirmation modal that appears when an entry’s delete button is clicked. Include options to confirm or cancel the deletion. Link modal actions to backend delete endpoint to remove entries ...