Project

General

Profile

Actions

Feature #36376

open

accidentally delete a member in the project member settings

Added by kiyoshi ohgishi about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

problem

When checking multiple members in succession, whether the role is from a group or personalized
"Edit" and "Delete" are mixed at the right end, and I accidentally press "Delete".

measures

Do one of the following:
  • Display a confirmation dialog before deleting.
  • "Edit" that is always displayed is fixed at the right end, and "Delete" that is displayed depending on the condition is the second from the right.

/* The following is a Japanese supplement */

Subject

プロジェクトのメンバ設定で間違ってメンバを削除してしまう

問題点

ロールがグループ由来か個人設定か、複数メンバを連続して確認する際、
右端に「編集」と「削除」が混在しており間違って「削除」を押してしまう。

対策

以下のどちらかを行う。
  • 削除前に確認ダイアログを表示する。
  • 常に表示される「編集」を右端固定とし、条件によって表示される「削除」を右から2番目にする。

Files


Related issues

Related to Redmine - Defect #13199: "Edit" misaligned in project members viewClosedGo MAEDA

Actions
Actions #1

Updated by Mizuki ISHIKAWA about 2 years ago

Two patches are attached to solve this problem.

  • 0001-Add-confirm-to-delete-link.patch
    Currently, the system only displays a confirmation dialog when certain condition is met.
    Change it so that l(:text_are_you_sure) is displayed even when the condition is not met.
Actions #2

Updated by Go MAEDA about 2 years ago

  • Target version set to Candidate for next major release
Actions #3

Updated by Go MAEDA about 2 years ago

  • Related to Defect #13199: "Edit" misaligned in project members view added
Actions #4

Updated by Go MAEDA about 2 years ago

The issue that the patch 0002-Separate-delete-link-and-edit-link-columns.patch fixes has already been reported as #13199.

I have posted the patch with slight modification to #13199.

Actions #5

Updated by Go MAEDA about 2 years ago

kiyoshi ohgishi wrote:

Do one of the following:
  • Display a confirmation dialog before deleting.
  • "Edit" that is always displayed is fixed at the right end, and "Delete" that is displayed depending on the condition is the second from the right.

The second one has been done in r21366 (#13199) for the upcoming Redmine 5.0.0.

Actions #6

Updated by Go MAEDA about 2 years ago

  • Target version deleted (Candidate for next major release)
Actions

Also available in: Atom PDF