The delete button currently removes an issue immediately after it is clicked, which makes accidental deletion easy. Since issue records can contain important project information, users should be given a confirmation dialog before the destructive operation is performed. The dialog should clearly identify the issue being deleted and provide separate actions for cancelling and confirming the deletion.